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 |
|---|---|---|---|---|
| 2193. | Jackie (cuelynn) | 25.46 | 94% | 2023-06-16 |
| 2194. | Josh (turtletyper7) | 25.41 | 92% | 2023-08-17 |
| 2195. | kp (kpraj) | 25.41 | 93% | 2023-07-06 |
| 2196. | blueeagle (style.my.passion... | 25.34 | 88% | 2013-02-10 |
| 2197. | Vladtsepesh (vladtsepesh) | 25.34 | 91% | 2023-10-10 |
| 2198. | cyber (cybersprinter) | 25.31 | 95% | 2024-04-03 |
| 2199. | Sne (clueless_af) | 25.31 | 96% | 2023-06-14 |
| 2200. | bang chan luvr (neotech_209) | 25.28 | 92% | 2023-06-12 |
| 2201. | brush0669 (brush0669) | 25.28 | 91% | 2025-06-16 |
| 2202. | swipernoswiping (swipernosw... | 25.27 | 94% | 2023-11-17 |
| 2203. | O (oking167) | 25.26 | 96% | 2024-03-03 |
| 2204. | Claxx (claxxartik) | 25.21 | 95% | 2024-06-10 |
| 2205. | Kenzo (kenzo17) | 25.21 | 96% | 2025-05-14 |
| 2206. | mak (makmak2) | 25.17 | 96% | 2024-09-30 |
| 2207. | Lucas (sydcsgo) | 25.13 | 84% | 2017-02-26 |
| 2208. | Jeruk (tuntunn) | 25.12 | 94% | 2024-08-01 |
| 2209. | Meow (meow_daskatze) | 25.09 | 96% | 2024-01-16 |
| 2210. | cursed (6ursed) | 25.09 | 92% | 2023-08-03 |
| 2211. | nadav (upbeetpapaya) | 25.06 | 91% | 2024-06-02 |
| 2212. | Normal_Coder (normal_coder) | 25.03 | 92% | 2023-05-24 |
| 2213. | krishna (krishna7974) | 25.02 | 89% | 2024-05-20 |
| 2214. | Area_42 (area_42) | 25.00 | 93% | 2023-07-28 |
| 2215. | ahmad (ahmad_sayadi2) | 24.98 | 89% | 2024-02-14 |
| 2216. | Medina (medina04) | 24.98 | 96% | 2025-01-09 |
| 2217. | Andrés (asilvam133) | 24.97 | 95% | 2023-07-08 |
| 2218. | Amine (amine_frihi) | 24.97 | 94.1% | 2025-01-26 |
| 2219. | Dmitry (dimka_ufo) | 24.93 | 89% | 2013-04-13 |
| 2220. | Avishkar (avi_333) | 24.93 | 92% | 2024-07-17 |
| 2221. | viku (bluesky990) | 24.92 | 93% | 2024-03-08 |
| 2222. | Beleze (beleze22) | 24.91 | 95% | 2024-03-05 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |