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 |
---|---|---|---|---|
1506. | Akiraming (akiraming) | 34.58 | 96% | 2023-07-11 |
1507. | Krzysiek (ksm123) | 34.56 | 98% | 2012-09-23 |
1508. | EasyPeasy12 (easypeasy12) | 34.53 | 95% | 2023-11-15 |
1509. | ʞunɯz (zmunk) | 34.52 | 95% | 2017-09-12 |
1510. | Gabriel (gxbrxxlkk) | 34.52 | 94% | 2025-06-11 |
1511. | Vince (vincelau) | 34.51 | 94% | 2015-05-27 |
1512. | kketamine (kketamine) | 34.51 | 95% | 2022-01-09 |
1513. | Ali (abaitam) | 34.50 | 88% | 2013-08-20 |
1514. | Samuel (samuelm2) | 34.50 | 88% | 2013-04-16 |
1515. | maerih (maerih) | 34.44 | 94% | 2024-07-27 |
1516. | Arun (arunraj) | 34.39 | 89% | 2011-06-02 |
1517. | Independent Tarantula (inde... | 34.39 | 96% | 2024-06-12 |
1518. | Tilt (brianrk25) | 34.38 | 94% | 2024-05-28 |
1519. | john (xtradiamond) | 34.37 | 94% | 2023-05-24 |
1520. | john (jump2012) | 34.36 | 94% | 2012-11-12 |
1521. | Eric (crazycontender) | 34.33 | 95% | 2018-01-30 |
1522. | Indian_Lad (shashank5665) | 34.31 | 95% | 2023-10-30 |
1523. | XViktorNatorRäserX (viktor... | 34.31 | 93% | 2024-09-21 |
1524. | Tyr (tyr42) | 34.30 | 92% | 2013-03-09 |
1525. | Eldritch_Woman (eldritch_wo... | 34.29 | 95% | 2023-08-14 |
1526. | Erik (eglimpse) | 34.27 | 83% | 2012-01-13 |
1527. | Kaspoonikus (kaspoonikus) | 34.22 | 96% | 2023-07-16 |
1528. | billy (billytheg) | 34.22 | 94% | 2025-02-03 |
1529. | Honzik (jvacata) | 34.20 | 93.7% | 2024-01-05 |
1530. | hitarion (hitarion) | 34.20 | 94% | 2025-01-16 |
1531. | Henry (henrym0503) | 34.19 | 95% | 2016-05-19 |
1532. | SeanH (seanh8) | 34.18 | 95% | 2023-11-01 |
1533. | Meshach Asis (deanace) | 34.13 | 94% | 2024-12-08 |
1534. | aditya (aditya16) | 34.12 | 96% | 2023-10-23 |
1535. | Anup (humblehunter) | 34.11 | 95% | 2017-10-16 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |