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 |
|---|---|---|---|---|
| 1158. | Vilson (vilsonkh) | 40.79 | 95% | 2023-08-23 |
| 1159. | w1png (w1png) | 40.75 | 96% | 2023-06-03 |
| 1160. | ViktorT (vitr_88) | 40.74 | 94.3% | 2024-04-22 |
| 1161. | Yuna (yunafix) | 40.74 | 97% | 2022-07-29 |
| 1162. | Abdul (abdulwd) | 40.73 | 96% | 2019-11-06 |
| 1163. | Raheeb (hoenchioma) | 40.73 | 97% | 2021-11-25 |
| 1164. | k3pl4 (k3pl4) | 40.72 | 95% | 2023-06-08 |
| 1165. | Philip (pnielsen2) | 40.72 | 95% | 2023-05-25 |
| 1166. | tstats[learning_dvorac] (le... | 40.70 | 89% | 2012-08-20 |
| 1167. | Egor (overborg9959) | 40.70 | 91% | 2024-02-24 |
| 1168. | AlphaKenny1 (clive_456) | 40.69 | 93% | 2023-05-27 |
| 1169. | Braden (bmende) | 40.68 | 97% | 2012-11-27 |
| 1170. | Юрий (libertadore) | 40.67 | — | 2011-02-17 |
| 1171. | Raunak (englishassignment) | 40.67 | 90% | 2023-06-09 |
| 1172. | Behairy (elbehairy) | 40.65 | 93% | 2024-12-13 |
| 1173. | Melissa (mdm2389) | 40.64 | 95% | 2018-04-05 |
| 1174. | Alfred (d4m4s74) | 40.63 | — | 2010-03-25 |
| 1175. | Leon (seorsxm) | 40.63 | 92.2% | 2024-11-07 |
| 1176. | Ninja (ninjanahin) | 40.62 | 95% | 2012-08-23 |
| 1177. | LoadingAndError (loadingand... | 40.62 | 96% | 2023-11-13 |
| 1178. | Abu Shaikh (abu_nibir) | 40.60 | 95% | 2023-05-29 |
| 1179. | aju (aju_chacko) | 40.60 | 96.5% | 2025-03-04 |
| 1180. | John (gonryun) | 40.58 | 96% | 2013-10-01 |
| 1181. | Waldo (waldoibarra) | 40.58 | 93% | 2019-05-03 |
| 1182. | csati (csati) | 40.57 | 96% | 2012-09-17 |
| 1183. | Andy (lithium_x) | 40.52 | 93.8% | 2023-11-22 |
| 1184. | Omar (grawells) | 40.51 | 91.9% | 2025-01-05 |
| 1185. | Maxwell (mwrona) | 40.50 | 95% | 2013-01-19 |
| 1186. | RBK (rbiskupicknight) | 40.50 | 95% | 2015-09-03 |
| 1187. | (timjeffery44) | 40.47 | 92% | 2019-08-24 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |