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 |
---|---|---|---|---|
2340. | igor k. (pythonhack) | 17.54 | 93% | 2024-06-22 |
2341. | KralTi (kralt) | 17.45 | 94% | 2025-01-21 |
2342. | DucKY (shainog) | 17.40 | 95% | 2023-07-13 |
2343. | porfiriomarquez (porfirioma... | 17.40 | 94% | 2025-06-11 |
2344. | Ada-ag (ada_ag) | 17.39 | 92% | 2023-12-12 |
2345. | Feng (da_xiao_jin_dou) | 17.38 | 92% | 2022-02-28 |
2346. | Enock (enockmutanga01) | 17.33 | 94% | 2023-07-17 |
2347. | Abhi :) (a_bhi) | 17.16 | 93% | 2023-12-13 |
2348. | Rachel (rachel30ann) | 17.13 | 97% | 2024-08-19 |
2349. | Ashu prasad (ashu968) | 16.99 | 89% | 2023-06-29 |
2350. | Nirro (nirro) | 16.86 | 87% | 2024-02-17 |
2351. | kush (kushcreep) | 16.38 | 95% | 2025-02-20 |
2352. | Pyjalal (pyjalal) | 16.31 | 90.1% | 2024-09-11 |
2353. | bander (8havya) | 16.26 | 90% | 2023-09-17 |
2354. | Vrushabh Hirap (vrushabh_9981) | 15.95 | 91% | 2023-07-19 |
2355. | dhkts1 (dhkts1) | 15.93 | 89% | 2024-10-18 |
2356. | Kharinandan (theunbeatenseven) | 15.85 | 93% | 2022-04-19 |
2357. | Cube_123 (cube_123) | 15.80 | 91% | 2025-05-25 |
2358. | keski6 (keski6) | 15.70 | 92.2% | 2023-12-21 |
2359. | Ace-in-Space (spaceexplorer) | 15.63 | 92% | 2025-01-28 |
2360. | yogurt (yamisukehiro) | 15.55 | 92% | 2024-08-09 |
2361. | wkn1 (wkn1) | 15.44 | 87.3% | 2024-02-08 |
2362. | rev (revu) | 15.41 | 91% | 2023-08-18 |
2363. | Yomokp (digiwo) | 15.12 | 89% | 2024-05-14 |
2364. | mohsen (mohsenrafiei1997) | 15.06 | 91% | 2023-07-31 |
2365. | t yszm (closets) | 15.04 | 94% | 2023-10-05 |
2366. | last_cod (lastcoder) | 14.81 | 97% | 2024-08-02 |
2367. | Bhavesh Khara (bhavesh_26) | 14.66 | 91% | 2024-03-04 |
2368. | Amira (amira_gamal) | 14.65 | 94% | 2023-08-04 |
2369. | Laurens (laurens___) | 14.58 | 88% | 2024-09-14 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |