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 |
---|---|---|---|---|
1278. | KW (kiawa88) | 37.85 | 89% | 2015-07-08 |
1279. | vivek (vivek39266) | 37.85 | 96% | 2024-07-05 |
1280. | Saikat (saikat2) | 37.83 | 92% | 2023-11-04 |
1281. | Inrieal. (inrieal) | 37.81 | 93% | 2024-12-17 |
1282. | noob (17_wpm_) | 37.80 | 96% | 2023-09-23 |
1283. | zulfaqar (zulf1212) | 37.80 | 96% | 2023-07-25 |
1284. | Luke (superluke) | 37.79 | 93% | 2012-11-19 |
1285. | SiyMoteF (siymotef) | 37.76 | 93% | 2024-12-25 |
1286. | Arne (arnihilator) | 37.75 | 94% | 2023-07-30 |
1287. | Rekzer (rekzer) | 37.70 | 95% | 2024-02-02 |
1288. | yong (topcool) | 37.69 | 96% | 2023-06-25 |
1289. | brbb (brbb) | 37.69 | 93% | 2023-09-11 |
1290. | Iru (archlinux) | 37.68 | 93% | 2014-09-18 |
1291. | Edu (edlofe) | 37.68 | 92% | 2023-06-20 |
1292. | Suren (strongsuren) | 37.68 | 95% | 2023-09-11 |
1293. | crzdedouse (crzdedouse) | 37.68 | 94% | 2025-03-25 |
1294. | marshal (marsh_bora3y) | 37.67 | 93% | 2023-05-31 |
1295. | Vardan (artist) | 37.66 | — | 2011-03-07 |
1296. | Grten (grten) | 37.65 | 96% | 2023-09-20 |
1297. | Sabit (sabittsdm) | 37.63 | 92% | 2023-08-01 |
1298. | online (bushyhak) | 37.62 | 96% | 2024-01-19 |
1299. | (joniboi) | 37.61 | 92% | 2017-11-21 |
1300. | sleepguy4444 (sleepguy4444) | 37.59 | 93% | 2024-12-15 |
1301. | 2 race daily (kcqg) | 37.58 | 98% | 2017-09-20 |
1302. | Hacker (pyromaster) | 37.56 | 87% | 2013-01-21 |
1303. | BOK (da_bok) | 37.54 | 92% | 2023-08-09 |
1304. | star (starkshine) | 37.46 | 97% | 2017-03-27 |
1305. | faadhil (nexttrack07) | 37.45 | 95% | 2023-10-10 |
1306. | Amit (amitkumariitm) | 37.45 | 93.7% | 2024-12-24 |
1307. | Ethan (ondoyant) | 37.42 | 93% | 2023-06-12 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |