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 |
---|---|---|---|---|
1289. | brbb (brbb) | 37.69 | 93% | 2023-09-11 |
1290. | Iru (archlinux) | 37.68 | 93% | 2014-09-18 |
1291. | Edu (edlofe) | 37.68 | 92% | 2023-06-20 |
1292. | Suren (strongsuren) | 37.68 | 95% | 2023-09-11 |
1293. | crzdedouse (crzdedouse) | 37.68 | 94% | 2025-03-25 |
1294. | marshal (marsh_bora3y) | 37.67 | 93% | 2023-05-31 |
1295. | Vardan (artist) | 37.66 | — | 2011-03-07 |
1296. | Grten (grten) | 37.65 | 96% | 2023-09-20 |
1297. | Sabit (sabittsdm) | 37.63 | 92% | 2023-08-01 |
1298. | online (bushyhak) | 37.62 | 96% | 2024-01-19 |
1299. | (joniboi) | 37.61 | 92% | 2017-11-21 |
1300. | sleepguy4444 (sleepguy4444) | 37.59 | 93% | 2024-12-15 |
1301. | 2 race daily (kcqg) | 37.58 | 98% | 2017-09-20 |
1302. | Hacker (pyromaster) | 37.56 | 87% | 2013-01-21 |
1303. | BOK (da_bok) | 37.54 | 92% | 2023-08-09 |
1304. | star (starkshine) | 37.46 | 97% | 2017-03-27 |
1305. | faadhil (nexttrack07) | 37.45 | 95% | 2023-10-10 |
1306. | Amit (amitkumariitm) | 37.45 | 93.7% | 2024-12-24 |
1307. | Ethan (ondoyant) | 37.42 | 93% | 2023-06-12 |
1308. | Marcos (lamarso) | 37.42 | 98% | 2024-03-13 |
1309. | E (the_fast_one) | 37.41 | 95% | 2023-06-25 |
1310. | Divyansh Joshi (divyanshjos... | 37.37 | 98% | 2024-12-25 |
1311. | Farel (f_a_r_e_l) | 37.36 | 95% | 2024-03-02 |
1312. | Riaan (theofficialplayer) | 37.36 | 92% | 2025-01-21 |
1313. | . (adarshthapa) | 37.35 | 94% | 2019-12-23 |
1314. | Frank (frank0120) | 37.33 | 96% | 2023-10-19 |
1315. | Jake (jasala) | 37.31 | 91% | 2017-04-05 |
1316. | Jon (loart) | 37.29 | 81% | 2011-10-05 |
1317. | Arco (typingarco) | 37.25 | 94% | 2024-01-18 |
1318. | IAnthropos (ianthropos) | 37.25 | 92% | 2023-06-10 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |