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 |
---|---|---|---|---|
1411. | JanPomelo (janpomelo) | 35.79 | 93.6% | 2023-11-21 |
1412. | Johan7205 (joze7205) | 35.75 | 98.1% | 2024-01-05 |
1413. | Til (slow_and_steadys) | 35.74 | 94% | 2025-04-02 |
1414. | Parminder (prince7079) | 35.69 | 95% | 2013-09-14 |
1415. | Alex (looke116) | 35.68 | 94% | 2024-06-11 |
1416. | shhkid (shkid) | 35.65 | 94% | 2023-07-30 |
1417. | Kuruma (kuruma404) | 35.64 | 95% | 2023-10-13 |
1418. | Praveen (kprav33n) | 35.63 | 94% | 2011-11-11 |
1419. | douper (douper) | 35.63 | 95% | 2023-09-23 |
1420. | Meghan (always23) | 35.63 | 94% | 2024-04-07 |
1421. | symbolsnumbers (programmerp... | 35.63 | 92% | 2023-05-31 |
1422. | M@ (entr0py33) | 35.61 | 84% | 2011-07-07 |
1423. | Lucky (selival) | 35.58 | 92% | 2025-02-14 |
1424. | Yazan (yazan_al) | 35.57 | 96% | 2023-05-30 |
1425. | apoorv (akky89) | 35.56 | 97% | 2015-04-30 |
1426. | JB (brightchan) | 35.56 | 95% | 2023-08-18 |
1427. | LR (lenko) | 35.55 | 95% | 2016-04-13 |
1428. | Udesh (usefulad) | 35.55 | 93% | 2024-02-20 |
1429. | Miwck (miwck) | 35.54 | 94% | 2012-09-28 |
1430. | idk man (ithatme) | 35.54 | 93% | 2022-07-05 |
1431. | Paweł (p_a_w_m) | 35.53 | 93% | 2013-04-17 |
1432. | Luigi (typerlouis) | 35.52 | — | 2011-02-02 |
1433. | kostis (oh_yeah_go) | 35.51 | 95% | 2022-01-24 |
1434. | Ted (icydgx) | 35.49 | 97% | 2023-08-20 |
1435. | Ales (_ales) | 35.47 | 97% | 2020-03-30 |
1436. | this is my instagram: ethan... | 35.47 | 96% | 2024-12-06 |
1437. | DENNIS (dennis123123) | 35.47 | 97% | 2023-07-11 |
1438. | wan (wansap) | 35.45 | 93.9% | 2024-03-29 |
1439. | Fraa (fraa_engram) | 35.45 | 93% | 2023-07-24 |
1440. | Taufik (topik) | 35.44 | 91% | 2012-11-06 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |