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 |
|---|---|---|---|---|
| 1189. | quakefn (quakefn) | 40.44 | 89% | 2024-08-21 |
| 1190. | Slow Joe (slow_joe) | 40.42 | — | 2011-05-01 |
| 1191. | Michael (yetanother) | 40.40 | 95% | 2015-02-17 |
| 1192. | Nadie (nadie3) | 40.39 | 96% | 2023-12-31 |
| 1193. | gustr (gustrbepo) | 40.32 | 95% | 2013-03-12 |
| 1194. | Major (domeex5) | 40.32 | 95% | 2023-09-23 |
| 1195. | notpvs (notpvs) | 40.32 | 91% | 2025-04-15 |
| 1196. | Leo (sinterrible) | 40.31 | 95% | 2024-09-21 |
| 1197. | Jonacum (jonacum) | 40.31 | 93% | 2023-06-28 |
| 1198. | Sai (sai213) | 40.27 | 93% | 2025-04-08 |
| 1199. | Simo (cimoa) | 40.27 | 93% | 2023-06-01 |
| 1200. | Badal sura (badalsura) | 40.23 | 95% | 2023-07-20 |
| 1201. | Meteo (meteogish) | 40.23 | 94% | 2023-07-22 |
| 1202. | bachubanphim (khaiky71) | 40.22 | 95.8% | 2025-05-08 |
| 1203. | Michael (mzlee) | 40.18 | — | 2011-01-31 |
| 1204. | Joseph (artskydj) | 40.18 | 95% | 2024-05-25 |
| 1205. | Richard (rbarlow) | 40.16 | — | 2011-03-26 |
| 1206. | Amit (amitsaha) | 40.15 | 91% | 2012-05-04 |
| 1207. | Tyler (exilereject) | 40.15 | 96% | 2023-04-26 |
| 1208. | Foxtrot (foxytrot) | 40.14 | 96% | 2023-07-29 |
| 1209. | Rosslan Koulli (rosskoulli) | 40.14 | 96% | 2025-01-29 |
| 1210. | aadithebest (aadithebeast) | 40.14 | 94% | 2025-11-11 |
| 1211. | Adrian (mega_13) | 40.13 | 95% | 2024-10-07 |
| 1212. | Radien (radien7) | 40.11 | 90% | 2014-01-22 |
| 1213. | Ghanem (ghanemzein) | 40.09 | 97% | 2025-06-19 |
| 1214. | Bishoy Hany (bishoy_hany) | 40.07 | 92% | 2025-04-29 |
| 1215. | Gabriel (neoracer) | 40.05 | 92% | 2013-12-11 |
| 1216. | chris (007717730) | 40.04 | 93.7% | 2024-10-05 |
| 1217. | Dead (deadinside_101_2) | 40.01 | 93% | 2023-06-20 |
| 1218. | Electric (cuitcuit) | 40.00 | 94% | 2022-02-08 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |