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 |
---|---|---|---|---|
2288. | priscila (priscilacervantes23) | 19.06 | 90% | 2025-05-15 |
2289. | Rajesh Jangid (rajesh_11) | 19.01 | 89.6% | 2024-10-15 |
2290. | noob2907 (noob2907) | 18.95 | 93% | 2023-12-09 |
2291. | kenshin (kenshin_theja) | 18.94 | 93% | 2023-08-08 |
2292. | Pastel (cejota6) | 18.79 | 96% | 2024-05-14 |
2293. | wesam (w7sh_alshat7) | 18.74 | 89% | 2023-08-15 |
2294. | Yaya (yami667) | 18.70 | 95% | 2023-06-17 |
2295. | Batsy (arnab_batsy) | 18.58 | 91% | 2024-10-19 |
2296. | wandji (legentia) | 18.38 | 88% | 2023-08-03 |
2297. | Sushrut Palsuley (81sushrut81) | 18.31 | 92% | 2024-08-30 |
2298. | anastasis (firegun233) | 18.20 | 90% | 2023-06-12 |
2299. | anwar (anwar_999) | 18.12 | 98% | 2023-10-16 |
2300. | Ludger (ludger) | 17.92 | 90.4% | 2023-12-04 |
2301. | vamshi (9vamshi) | 17.74 | 90% | 2023-12-28 |
2302. | Aman (shantidoot) | 17.66 | 96% | 2023-08-10 |
2303. | Abdullah (abdullah011) | 17.55 | 93% | 2025-05-25 |
2304. | igor k. (pythonhack) | 17.54 | 93% | 2024-06-22 |
2305. | KralTi (kralt) | 17.45 | 94% | 2025-01-21 |
2306. | DucKY (shainog) | 17.40 | 95% | 2023-07-13 |
2307. | porfiriomarquez (porfirioma... | 17.40 | 94% | 2025-06-11 |
2308. | Ada-ag (ada_ag) | 17.39 | 92% | 2023-12-12 |
2309. | Feng (da_xiao_jin_dou) | 17.38 | 92% | 2022-02-28 |
2310. | Enock (enockmutanga01) | 17.33 | 94% | 2023-07-17 |
2311. | Abhi :) (a_bhi) | 17.16 | 93% | 2023-12-13 |
2312. | Rachel (rachel30ann) | 17.13 | 97% | 2024-08-19 |
2313. | Ashu prasad (ashu968) | 16.99 | 89% | 2023-06-29 |
2314. | Nirro (nirro) | 16.86 | 87% | 2024-02-17 |
2315. | kush (kushcreep) | 16.38 | 95% | 2025-02-20 |
2316. | Pyjalal (pyjalal) | 16.31 | 90.1% | 2024-09-11 |
2317. | bander (8havya) | 16.26 | 90% | 2023-09-17 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |