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 |
---|---|---|---|---|
171. | (altrocality) | 66.46 | 96% | 2023-06-15 |
172. | Reycko (reycko) | 66.44 | 97% | 2023-06-06 |
173. | Ravi (ravishankarr) | 66.41 | 98% | 2025-04-24 |
174. | Mikhail (mayham92) | 66.38 | 99% | 2022-04-29 |
175. | Դավիթ (seyranyandavid) | 66.33 | 98.2% | 2024-08-07 |
176. | emu (emu995) | 66.16 | 100% | 2013-02-21 |
177. | Alexey (reggies) | 66.06 | 93% | 2014-10-12 |
178. | Aren (tl8xv) | 66.03 | 97% | 2023-05-22 |
179. | ぴくるす (danny45) | 66.01 | — | 2011-01-30 |
180. | Jessica (lechjeda) | 66.00 | 97% | 2015-02-09 |
181. | Fyda (fyda) | 65.84 | 95% | 2013-08-21 |
182. | Max (statutory) | 65.79 | 93% | 2017-05-31 |
183. | Zachary (zac352) | 65.79 | 93% | 2011-11-28 |
184. | CF (cflee) | 65.62 | 96% | 2014-07-17 |
185. | Chris (trishmapow2) | 65.59 | 96% | 2017-03-01 |
186. | TC (tccaetano) | 65.54 | 95% | 2019-09-05 |
187. | Felix (flashy123) | 65.50 | — | 2011-04-23 |
188. | Hri7566 (hri7566) | 65.46 | 96% | 2023-06-10 |
189. | meteora (erokopes) | 65.39 | 96% | 2022-06-03 |
190. | potato (omgpotatoes) | 65.36 | 95% | 2018-01-05 |
191. | alex (rendr) | 65.32 | 97% | 2018-11-30 |
192. | neo (neov5) | 65.28 | 96% | 2024-07-27 |
193. | timothy (tchou) | 65.23 | 98% | 2012-02-28 |
194. | ghoudiy (ghoudiy) | 65.23 | 97% | 2023-07-01 |
195. | Ahnaf (ahnaf75) | 65.15 | 98.5% | 2024-10-21 |
196. | Artos (a_tortoise) | 65.14 | 96% | 2023-11-26 |
197. | km (kmamp) | 65.09 | 90% | 2012-03-10 |
198. | SalmanMKC (hellothen) | 65.03 | 97% | 2022-11-22 |
199. | Daniel (dsat) | 64.98 | 93% | 2015-09-24 |
200. | Shoemaker-Levy 9 (atthetop) | 64.95 | 94% | 2018-11-01 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |