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 |
---|---|---|---|---|
2239. | Yami (shiroyami) | 24.20 | 94% | 2023-05-24 |
2240. | Pedro (pedro_serrudo) | 24.16 | 97.1% | 2025-06-02 |
2241. | kanat (kanat18) | 24.15 | 90% | 2023-10-05 |
2242. | Zerin (zerin) | 24.14 | 91% | 2012-06-15 |
2243. | Jason Hean (jackson95) | 24.10 | 93% | 2024-09-03 |
2244. | Derek (silver5171) | 24.08 | 92% | 2023-08-10 |
2245. | MNSスNEJI (mns_neji) | 24.06 | 93% | 2023-09-09 |
2246. | agt2024 (agt2024) | 24.02 | 91% | 2024-08-27 |
2247. | meryoum (marryane) | 24.02 | 91% | 2024-01-19 |
2248. | Micha Shu (micha_shu) | 24.01 | 90% | 2024-03-14 |
2249. | Andreas (psibar) | 23.97 | 93% | 2015-09-12 |
2250. | proxim (proxim) | 23.94 | 89% | 2024-12-27 |
2251. | Marko (hawk691) | 23.93 | 94% | 2025-08-22 |
2252. | Eli (kenniy) | 23.91 | 78% | 2012-12-20 |
2253. | Saurab Kairi (saurabkairi) | 23.87 | 94% | 2023-12-11 |
2254. | ﮩ٨ـﮩﮩ٨ـ💖ﮩ٨Ù... | 23.86 | 95% | 2024-03-01 |
2255. | Havoc Zirp (havoc_zirp) | 23.85 | 94% | 2024-07-26 |
2256. | Linis (linis) | 23.84 | 92.2% | 2023-11-11 |
2257. | Sayeeb (ayaan25) | 23.82 | 93% | 2023-07-18 |
2258. | thomas (wtfxyz) | 23.81 | 93% | 2023-05-31 |
2259. | liiz mariela perez gervacio... | 23.78 | 94% | 2025-05-30 |
2260. | osm_037 (osama_the_racer) | 23.75 | 89.9% | 2023-10-16 |
2261. | Rafiq (tibaijer) | 23.72 | 93% | 2023-07-14 |
2262. | Razy (fb_razybobo_nureen) | 23.71 | 77% | 2011-11-14 |
2263. | decent (decent02) | 23.71 | 95% | 2024-06-25 |
2264. | alexVladimirQuecaña (alex_... | 23.68 | 96.7% | 2025-05-30 |
2265. | Code (codeiii) | 23.61 | 89% | 2023-07-25 |
2266. | Kenna (sgt_kenna865) | 23.56 | 93% | 2023-07-21 |
2267. | Mariss (marisst) | 23.52 | 94% | 2024-03-03 |
2268. | Code (codeunknown) | 23.52 | 91% | 2025-03-25 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |