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 |
---|---|---|---|---|
1322. | Aakib (aa_0808_) | 37.99 | 98% | 2023-09-04 |
1323. | Ghibran (hyghibran) | 37.99 | 93% | 2025-02-04 |
1324. | Leeta (leeta_613) | 37.98 | 97% | 2025-01-02 |
1325. | eternalien (richardilot) | 37.93 | 91% | 2025-04-14 |
1326. | Heavenly Demon (naresh_king) | 37.90 | 92% | 2024-07-28 |
1327. | Nathan (natethemasterman) | 37.89 | 96% | 2024-10-23 |
1328. | KW (kiawa88) | 37.85 | 89% | 2015-07-08 |
1329. | vivek (vivek39266) | 37.85 | 96% | 2024-07-05 |
1330. | Saikat (saikat2) | 37.83 | 92% | 2023-11-04 |
1331. | Inrieal. (inrieal) | 37.81 | 93% | 2024-12-17 |
1332. | noob (17_wpm_) | 37.80 | 96% | 2023-09-23 |
1333. | zulfaqar (zulf1212) | 37.80 | 96% | 2023-07-25 |
1334. | Luke (superluke) | 37.79 | 93% | 2012-11-19 |
1335. | SiyMoteF (siymotef) | 37.76 | 93% | 2024-12-25 |
1336. | Arne (arnihilator) | 37.75 | 94% | 2023-07-30 |
1337. | Rekzer (rekzer) | 37.70 | 95% | 2024-02-02 |
1338. | yong (topcool) | 37.69 | 96% | 2023-06-25 |
1339. | brbb (brbb) | 37.69 | 93% | 2023-09-11 |
1340. | Iru (archlinux) | 37.68 | 93% | 2014-09-18 |
1341. | Edu (edlofe) | 37.68 | 92% | 2023-06-20 |
1342. | Suren (strongsuren) | 37.68 | 95% | 2023-09-11 |
1343. | crzdedouse (crzdedouse) | 37.68 | 94% | 2025-03-25 |
1344. | marshal (marsh_bora3y) | 37.67 | 93% | 2023-05-31 |
1345. | Vardan (artist) | 37.66 | — | 2011-03-07 |
1346. | Grten (grten) | 37.65 | 96% | 2023-09-20 |
1347. | Sabit (sabittsdm) | 37.63 | 92% | 2023-08-01 |
1348. | online (bushyhak) | 37.62 | 96% | 2024-01-19 |
1349. | (joniboi) | 37.61 | 92% | 2017-11-21 |
1350. | sleepguy4444 (sleepguy4444) | 37.59 | 93% | 2024-12-15 |
1351. | 2 race daily (kcqg) | 37.58 | 98% | 2017-09-20 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |