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 |
|---|---|---|---|---|
| 206. | Ahnaf (ahnaf75) | 65.15 | 98.5% | 2024-10-21 |
| 207. | Artos (a_tortoise) | 65.14 | 96% | 2023-11-26 |
| 208. | km (kmamp) | 65.09 | 90% | 2012-03-10 |
| 209. | SalmanMKC (hellothen) | 65.03 | 97% | 2022-11-22 |
| 210. | Daniel (dsat) | 64.98 | 93% | 2015-09-24 |
| 211. | Shoemaker-Levy 9 (atthetop) | 64.95 | 94% | 2018-11-01 |
| 212. | (nullchilly) | 64.95 | 95% | 2022-07-01 |
| 213. | Tranquility (secondarily) | 64.94 | 89% | 2013-01-11 |
| 214. | Orgalorrrrg (orgalorg) | 64.88 | 99.6% | 2024-01-26 |
| 215. | hakan (haakn) | 64.80 | 97% | 2024-03-08 |
| 216. | Steven (xuqc01) | 64.75 | 94% | 2023-07-05 |
| 217. | ABCD (x007) | 64.72 | 99.6% | 2024-10-18 |
| 218. | daniel3131 (daniel3131) | 64.72 | 94% | 2019-10-15 |
| 219. | (sura5) | 64.72 | 95% | 2021-12-07 |
| 220. | Lego (lamborgotii) | 64.70 | 96% | 2024-01-14 |
| 221. | icebox (flsf) | 64.64 | 96% | 2019-04-28 |
| 222. | akiki (akiki) | 64.62 | — | 2011-01-30 |
| 223. | deja vu (zight554) | 64.43 | 97% | 2022-03-01 |
| 224. | poem ⛈️ (storm) | 64.40 | 97% | 2019-07-21 |
| 225. | vincent (vinkwok) | 64.30 | 95% | 2023-09-29 |
| 226. | صَقْرُ السُّرْ... | 64.28 | 97% | 2024-10-01 |
| 227. | Henrikas (henrikasj) | 64.00 | 95% | 2016-11-19 |
| 228. | infowell (sanidhya) | 63.88 | 96% | 2017-09-17 |
| 229. | mechanical (mechanical650) | 63.88 | 95% | 2018-03-09 |
| 230. | sygi (sygi) | 63.86 | 96% | 2024-11-27 |
| 231. | DNF (lam4nk) | 63.82 | 95% | 2024-01-04 |
| 232. | 🌹Ayra (ayraa) | 63.77 | 98% | 2022-06-09 |
| 233. | :) (bavadin) | 63.72 | 97% | 2019-12-14 |
| 234. | kossolax (kossolax) | 63.70 | 99% | 2025-04-25 |
| 235. | ByCreepss (bycreepsss) | 63.67 | 96% | 2025-07-17 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |