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 |
---|---|---|---|---|
2175. | Sammi (fishychick) | 24.33 | 95% | 2023-11-11 |
2176. | 7DigitGuy (7digitguy_) | 24.29 | 92% | 2023-10-31 |
2177. | ain (lvndrai) | 24.29 | 93% | 2024-06-08 |
2178. | Chra (chradora) | 24.26 | 92% | 2023-09-24 |
2179. | extraordinar (extraordinar) | 24.26 | 94% | 2025-03-08 |
2180. | Snail (perseveringsnail) | 24.23 | 92% | 2023-06-01 |
2181. | Ajay (aj4yyy) | 24.21 | 93% | 2025-07-28 |
2182. | Yami (shiroyami) | 24.20 | 94% | 2023-05-24 |
2183. | Pedro (pedro_serrudo) | 24.16 | 97.1% | 2025-06-02 |
2184. | kanat (kanat18) | 24.15 | 90% | 2023-10-05 |
2185. | Zerin (zerin) | 24.14 | 91% | 2012-06-15 |
2186. | Jason Hean (jackson95) | 24.10 | 93% | 2024-09-03 |
2187. | Derek (silver5171) | 24.08 | 92% | 2023-08-10 |
2188. | MNSスNEJI (mns_neji) | 24.06 | 93% | 2023-09-09 |
2189. | agt2024 (agt2024) | 24.02 | 91% | 2024-08-27 |
2190. | Micha Shu (micha_shu) | 24.01 | 90% | 2024-03-14 |
2191. | Andreas (psibar) | 23.97 | 93% | 2015-09-12 |
2192. | proxim (proxim) | 23.94 | 89% | 2024-12-27 |
2193. | Eli (kenniy) | 23.91 | 78% | 2012-12-20 |
2194. | Saurab Kairi (saurabkairi) | 23.87 | 94% | 2023-12-11 |
2195. | ﮩ٨ـﮩﮩ٨ـ💖ﮩ٨Ù... | 23.86 | 95% | 2024-03-01 |
2196. | Havoc Zirp (havoc_zirp) | 23.85 | 94% | 2024-07-26 |
2197. | Linis (linis) | 23.84 | 92.2% | 2023-11-11 |
2198. | Sayeeb (ayaan25) | 23.82 | 93% | 2023-07-18 |
2199. | thomas (wtfxyz) | 23.81 | 93% | 2023-05-31 |
2200. | liiz mariela perez gervacio... | 23.78 | 94% | 2025-05-30 |
2201. | osm_037 (osama_the_racer) | 23.75 | 89.9% | 2023-10-16 |
2202. | Rafiq (tibaijer) | 23.72 | 93% | 2023-07-14 |
2203. | Razy (fb_razybobo_nureen) | 23.71 | 77% | 2011-11-14 |
2204. | 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 |