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 |
|---|---|---|---|---|
| 2314. | RD (razal_1811) | 22.97 | 93% | 2024-04-19 |
| 2315. | Matthew (shorent) | 22.93 | 89% | 2022-12-13 |
| 2316. | abhishek (a_anand_12) | 22.91 | 92% | 2022-12-18 |
| 2317. | Altanbagana (baganaakh) | 22.91 | 94% | 2024-02-05 |
| 2318. | VON (__von__) | 22.88 | 94% | 2024-06-23 |
| 2319. | Lucky Times (lucky_times) | 22.84 | 92% | 2024-10-08 |
| 2320. | demonlord (demonlord221) | 22.81 | 89% | 2024-06-28 |
| 2321. | yug (yugplayz) | 22.80 | 92% | 2025-07-27 |
| 2322. | Bob (sparrow14) | 22.79 | 92% | 2024-08-13 |
| 2323. | alik (_alik_) | 22.79 | 90% | 2025-03-15 |
| 2324. | Elbow (elbow53tb) | 22.77 | 90% | 2024-04-27 |
| 2325. | DA 💑 SENG (seng5020) | 22.72 | 92.6% | 2025-01-15 |
| 2326. | prakash (1234prakash) | 22.72 | 91% | 2023-07-14 |
| 2327. | Abhishek Gupta (abhishekg) | 22.69 | 94% | 2023-07-10 |
| 2328. | truck (truck_kun69) | 22.69 | 93.8% | 2023-11-03 |
| 2329. | austirol (austirol) | 22.65 | 91% | 2023-12-20 |
| 2330. | GRIM (a_grim_a) | 22.63 | 91% | 2023-06-23 |
| 2331. | Tayyab (tayyabrawat1) | 22.62 | 93% | 2024-09-25 |
| 2332. | thanks typegg.io (abtech19) | 22.62 | 90.5% | 2025-01-03 |
| 2333. | Shushant (shushant_07) | 22.60 | 96% | 2024-03-02 |
| 2334. | Thing 1 (theeeng_won) | 22.60 | 92% | 2025-03-03 |
| 2335. | Kamlesh (kamlesh504) | 22.59 | 90% | 2024-04-28 |
| 2336. | istoos (istoos) | 22.48 | 94% | 2023-11-14 |
| 2337. | Rahul (badrii) | 22.47 | 88% | 2024-03-20 |
| 2338. | 6ensored 💨 (jzhjasn) | 22.47 | 94% | 2025-01-15 |
| 2339. | fibo (hgrissen) | 22.47 | 89% | 2023-08-09 |
| 2340. | Jhonny Condori (jhonny_ct) | 22.44 | 93% | 2025-06-30 |
| 2341. | CJ (etkun) | 22.42 | 94% | 2024-09-29 |
| 2342. | Marie (cu4tro) | 22.40 | 93% | 2024-04-13 |
| 2343. | J (i_am_sneezing) | 22.40 | 91% | 2024-02-29 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |