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 |
---|---|---|---|---|
1301. | Nathan (nathan94124) | 38.34 | 97% | 2012-03-11 |
1302. | Jak (jjakk) | 38.34 | 93% | 2022-09-24 |
1303. | Elaine (elaine_seng666) | 38.33 | 92% | 2025-09-01 |
1304. | Rohit (krullun) | 38.31 | 93% | 2023-08-13 |
1305. | Rus (amortalist) | 38.30 | 95% | 2024-04-18 |
1306. | Phantom (bwolff1108) | 38.29 | 97% | 2013-06-19 |
1307. | tsushima (tsushima) | 38.28 | 95% | 2025-06-30 |
1308. | Ashok (ashokabrother) | 38.27 | 96% | 2024-05-29 |
1309. | redfive (redfive5) | 38.27 | 93.3% | 2024-06-15 |
1310. | Jack (jacknachos) | 38.26 | 91.3% | 2025-01-30 |
1311. | Sandra (sandra_gun) | 38.21 | 96% | 2015-10-20 |
1312. | Josh (silvascientist) | 38.20 | 95% | 2013-02-22 |
1313. | Chirag (chirag_2580) | 38.19 | 94% | 2024-02-17 |
1314. | Wayne (bachi95) | 38.16 | 94% | 2013-04-13 |
1315. | Edward (hellogachip) | 38.10 | 97% | 2024-02-14 |
1316. | insta_AydinR1K (aydinyt) | 38.09 | 92% | 2025-04-27 |
1317. | Janky (jankyv8) | 38.08 | 93% | 2023-08-01 |
1318. | Connor (nellak) | 38.07 | 97% | 2018-01-27 |
1319. | [AhK] Jorge Luiz (santosjl22) | 38.07 | 93% | 2015-04-20 |
1320. | Quantum (alvc97) | 38.07 | 84% | 2014-01-11 |
1321. | Manuel_Farfan (manu_233) | 38.01 | 95% | 2025-09-13 |
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 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |