this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order); if (this == NULL) { printk(KERN_WARNING "fsm(%s): init_fsm: Couldn't alloc instance\n", name); return NULL; } memset(this, 0, sizeof(fsm_instance)); strlcpy(this->name, name, sizeof(this->name));
—from Linux Kernel (fsm.c), a software by Linux Kernel
Active since December 5, 2009.
256 total characters in this text.
View Pit Stop page for this text
| Rank | Username | WPM | Accuracy | Date |
|---|---|---|---|---|
| 1350. | eternalien (richardilot) | 37.93 | 91% | 2025-04-14 |
| 1351. | Heavenly Demon (naresh_king) | 37.90 | 92% | 2024-07-28 |
| 1352. | Nathan (natethemasterman) | 37.89 | 96% | 2024-10-23 |
| 1353. | KW (kiawa88) | 37.85 | 89% | 2015-07-08 |
| 1354. | vivek (vivek39266) | 37.85 | 96% | 2024-07-05 |
| 1355. | Saikat (saikat2) | 37.83 | 92% | 2023-11-04 |
| 1356. | Inrieal. (inrieal) | 37.81 | 93% | 2024-12-17 |
| 1357. | noob (17_wpm_) | 37.80 | 96% | 2023-09-23 |
| 1358. | zulfaqar (zulf1212) | 37.80 | 96% | 2023-07-25 |
| 1359. | Luke (superluke) | 37.79 | 93% | 2012-11-19 |
| 1360. | SiyMoteF (siymotef) | 37.76 | 93% | 2024-12-25 |
| 1361. | Arne (arnihilator) | 37.75 | 94% | 2023-07-30 |
| 1362. | Ramez (ramezz) | 37.74 | 95% | 2025-11-15 |
| 1363. | Rekzer (rekzer) | 37.70 | 95% | 2024-02-02 |
| 1364. | yong (topcool) | 37.69 | 96% | 2023-06-25 |
| 1365. | brbb (brbb) | 37.69 | 93% | 2023-09-11 |
| 1366. | Iru (archlinux) | 37.68 | 93% | 2014-09-18 |
| 1367. | Edu (edlofe) | 37.68 | 92% | 2023-06-20 |
| 1368. | Suren (strongsuren) | 37.68 | 95% | 2023-09-11 |
| 1369. | crzdedouse (crzdedouse) | 37.68 | 94% | 2025-03-25 |
| 1370. | marshal (marsh_bora3y) | 37.67 | 93% | 2023-05-31 |
| 1371. | Vardan (artist) | 37.66 | — | 2011-03-07 |
| 1372. | Grten (grten) | 37.65 | 96% | 2023-09-20 |
| 1373. | Sabit (sabittsdm) | 37.63 | 92% | 2023-08-01 |
| 1374. | online (bushyhak) | 37.62 | 96% | 2024-01-19 |
| 1375. | (joniboi) | 37.61 | 92% | 2017-11-21 |
| 1376. | sleepguy4444 (sleepguy4444) | 37.59 | 93% | 2024-12-15 |
| 1377. | 2 race daily (kcqg) | 37.58 | 98% | 2017-09-20 |
| 1378. | Hacker (pyromaster) | 37.56 | 87% | 2013-01-21 |
| 1379. | BOK (da_bok) | 37.54 | 92% | 2023-08-09 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |