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 |
|---|---|---|---|---|
| 2271. | 7DigitGuy (7digitguy_) | 24.29 | 92% | 2023-10-31 |
| 2272. | ain (lvndrai) | 24.29 | 93% | 2024-06-08 |
| 2273. | Chra (chradora) | 24.26 | 92% | 2023-09-24 |
| 2274. | extraordinar (extraordinar) | 24.26 | 94% | 2025-03-08 |
| 2275. | Snail (perseveringsnail) | 24.23 | 92% | 2023-06-01 |
| 2276. | Yami (shiroyami) | 24.20 | 94% | 2023-05-24 |
| 2277. | Pedro (pedro_serrudo) | 24.16 | 97.1% | 2025-06-02 |
| 2278. | kanat (kanat18) | 24.15 | 90% | 2023-10-05 |
| 2279. | Zerin (zerin) | 24.14 | 91% | 2012-06-15 |
| 2280. | Jason Hean (jackson95) | 24.10 | 93% | 2024-09-03 |
| 2281. | Marko (hawk691) | 24.09 | 96% | 2025-10-05 |
| 2282. | Derek (silver5171) | 24.08 | 92% | 2023-08-10 |
| 2283. | MNSスNEJI (mns_neji) | 24.06 | 93% | 2023-09-09 |
| 2284. | agt2024 (agt2024) | 24.02 | 91% | 2024-08-27 |
| 2285. | meryoum (marryane) | 24.02 | 91% | 2024-01-19 |
| 2286. | Micha Shu (micha_shu) | 24.01 | 90% | 2024-03-14 |
| 2287. | Andreas (psibar) | 23.97 | 93% | 2015-09-12 |
| 2288. | proxim (proxim) | 23.94 | 89% | 2024-12-27 |
| 2289. | Eli (kenniy) | 23.91 | 78% | 2012-12-20 |
| 2290. | Saurab Kairi (saurabkairi) | 23.87 | 94% | 2023-12-11 |
| 2291. | ﮩ٨ـﮩﮩ٨ـ💖ﮩ٨Ù... | 23.86 | 95% | 2024-03-01 |
| 2292. | Havoc Zirp (havoc_zirp) | 23.85 | 94% | 2024-07-26 |
| 2293. | Linis (linis) | 23.84 | 92.2% | 2023-11-11 |
| 2294. | Sayeeb (ayaan25) | 23.82 | 93% | 2023-07-18 |
| 2295. | thomas (wtfxyz) | 23.81 | 93% | 2023-05-31 |
| 2296. | liiz mariela perez gervacio... | 23.78 | 94% | 2025-05-30 |
| 2297. | osm_037 (osama_the_racer) | 23.75 | 89.9% | 2023-10-16 |
| 2298. | Rafiq (tibaijer) | 23.72 | 93% | 2023-07-14 |
| 2299. | Razy (fb_razybobo_nureen) | 23.71 | 77% | 2011-11-14 |
| 2300. | decent (decent02) | 23.71 | 95% | 2024-06-25 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |