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 |
|---|---|---|---|---|
| 193. | Max (statutory) | 65.79 | 93% | 2017-05-31 |
| 194. | Zachary (zac352) | 65.79 | 93% | 2011-11-28 |
| 195. | CF (cflee) | 65.62 | 96% | 2014-07-17 |
| 196. | Chris (trishmapow2) | 65.59 | 96% | 2017-03-01 |
| 197. | TC (tccaetano) | 65.54 | 95% | 2019-09-05 |
| 198. | Felix (flashy123) | 65.50 | — | 2011-04-23 |
| 199. | Hri7566 (hri7566) | 65.46 | 96% | 2023-06-10 |
| 200. | (erokopes) | 65.39 | 96% | 2022-06-03 |
| 201. | potato (omgpotatoes) | 65.36 | 95% | 2018-01-05 |
| 202. | alex (rendr) | 65.32 | 97% | 2018-11-30 |
| 203. | neo (neov5) | 65.28 | 96% | 2024-07-27 |
| 204. | Sergito (yoonseok) | 65.26 | 97% | 2025-07-14 |
| 205. | timothy (tchou) | 65.23 | 98% | 2012-02-28 |
| 206. | ghoudiy (ghoudiy) | 65.23 | 97% | 2023-07-01 |
| 207. | Ahnaf (ahnaf75) | 65.15 | 98.5% | 2024-10-21 |
| 208. | Artos (a_tortoise) | 65.14 | 96% | 2023-11-26 |
| 209. | km (kmamp) | 65.09 | 90% | 2012-03-10 |
| 210. | SalmanMKC (hellothen) | 65.03 | 97% | 2022-11-22 |
| 211. | Daniel (dsat) | 64.98 | 93% | 2015-09-24 |
| 212. | Shoemaker-Levy 9 (atthetop) | 64.95 | 94% | 2018-11-01 |
| 213. | (nullchilly) | 64.95 | 95% | 2022-07-01 |
| 214. | Tranquility (secondarily) | 64.94 | 89% | 2013-01-11 |
| 215. | Orgalorrrrg (orgalorg) | 64.88 | 99.6% | 2024-01-26 |
| 216. | hakan (haakn) | 64.80 | 97% | 2024-03-08 |
| 217. | Steven (xuqc01) | 64.75 | 94% | 2023-07-05 |
| 218. | ABCD (x007) | 64.72 | 99.6% | 2024-10-18 |
| 219. | daniel3131 (daniel3131) | 64.72 | 94% | 2019-10-15 |
| 220. | (sura5) | 64.72 | 95% | 2021-12-07 |
| 221. | Lego (lamborgotii) | 64.70 | 96% | 2024-01-14 |
| 222. | icebox (flsf) | 64.64 | 96% | 2019-04-28 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |