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 |
---|---|---|---|---|
1165. | Peter (dzsuzeppe) | 40.46 | 96% | 2012-04-18 |
1166. | Indah (indah_217) | 40.45 | 95% | 2023-05-25 |
1167. | quakefn (quakefn) | 40.44 | 89% | 2024-08-21 |
1168. | Slow Joe (slow_joe) | 40.42 | — | 2011-05-01 |
1169. | Michael (yetanother) | 40.40 | 95% | 2015-02-17 |
1170. | Nadie (nadie3) | 40.39 | 96% | 2023-12-31 |
1171. | gustr (gustrbepo) | 40.32 | 95% | 2013-03-12 |
1172. | Major (domeex5) | 40.32 | 95% | 2023-09-23 |
1173. | notpvs (notpvs) | 40.32 | 91% | 2025-04-15 |
1174. | Leo (sinterrible) | 40.31 | 95% | 2024-09-21 |
1175. | Jonacum (jonacum) | 40.31 | 93% | 2023-06-28 |
1176. | Sai (sai213) | 40.27 | 93% | 2025-04-08 |
1177. | Simo (cimoa) | 40.27 | 93% | 2023-06-01 |
1178. | Badal sura (badalsura) | 40.23 | 95% | 2023-07-20 |
1179. | Meteo (meteogish) | 40.23 | 94% | 2023-07-22 |
1180. | bachubanphim (khaiky71) | 40.22 | 95.8% | 2025-05-08 |
1181. | Michael (mzlee) | 40.18 | — | 2011-01-31 |
1182. | Joseph (artskydj) | 40.18 | 95% | 2024-05-25 |
1183. | Richard (rbarlow) | 40.16 | — | 2011-03-26 |
1184. | Amit (amitsaha) | 40.15 | 91% | 2012-05-04 |
1185. | Tyler (exilereject) | 40.15 | 96% | 2023-04-26 |
1186. | Foxtrot (foxytrot) | 40.14 | 96% | 2023-07-29 |
1187. | Rosslan Koulli (rosskoulli) | 40.14 | 96% | 2025-01-29 |
1188. | Adrian (mega_13) | 40.13 | 95% | 2024-10-07 |
1189. | Radien (radien7) | 40.11 | 90% | 2014-01-22 |
1190. | Ghanem (ghanemzein) | 40.09 | 97% | 2025-06-19 |
1191. | Bishoy Hany (bishoy_hany) | 40.07 | 92% | 2025-04-29 |
1192. | Gabriel (neoracer) | 40.05 | 92% | 2013-12-11 |
1193. | chris (007717730) | 40.04 | 93.7% | 2024-10-05 |
1194. | Dead (deadinside_101_2) | 40.01 | 93% | 2023-06-20 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |