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 |
---|---|---|---|---|
1641. | Witold (netmaniac) | 32.62 | 95% | 2023-06-13 |
1642. | Kenyo (kenyoo) | 32.62 | 93% | 2025-05-01 |
1643. | Emil (emil10150) | 32.61 | 92.9% | 2023-09-24 |
1644. | Ceckulienka (ceckulienka) | 32.61 | 95% | 2024-02-17 |
1645. | VicDoJKLM.fun (vicdojklmfun) | 32.54 | 93% | 2024-10-29 |
1646. | Jenerikk (jenerikk) | 32.49 | 93% | 2023-09-13 |
1647. | Knortic (knortic) | 32.48 | 87% | 2016-12-25 |
1648. | Dan (randoone) | 32.47 | 89% | 2013-10-06 |
1649. | internut64 (highman44) | 32.46 | 91% | 2023-09-27 |
1650. | Mar la arag. (duale260) | 32.46 | 94% | 2024-07-21 |
1651. | Faiqzfrn (faiqzfrn) | 32.43 | 96% | 2023-06-02 |
1652. | TyperInADiaper (typer_in_a_... | 32.43 | 94% | 2023-08-15 |
1653. | dorianmodemusic (djdorian1) | 32.40 | 88% | 2018-07-17 |
1654. | Binup (binup) | 32.40 | 95% | 2023-06-26 |
1655. | Kevin (kevin_31) | 32.40 | 91.7% | 2024-04-20 |
1656. | Hemant (hemantadil) | 32.39 | 92% | 2012-01-09 |
1657. | James2 (james372) | 32.37 | 90% | 2014-11-05 |
1658. | Laura (fore_14) | 32.37 | 94% | 2024-06-20 |
1659. | David (cptdavid) | 32.34 | 96% | 2023-11-21 |
1660. | UziPuri (uzipuri) | 32.33 | 93% | 2024-02-21 |
1661. | Amine (amine237) | 32.30 | 95.9% | 2023-12-03 |
1662. | Ted [Dvorak] (tedm) | 32.29 | — | 2011-02-06 |
1663. | bahrunnur (bahrunnur) | 32.27 | 98% | 2013-01-10 |
1664. | TheGod (bboytheqt) | 32.25 | 94% | 2023-10-02 |
1665. | Jack (jack14xyz) | 32.24 | 96% | 2018-05-01 |
1666. | Abdullah (bunajim) | 32.23 | 95% | 2021-10-29 |
1667. | Vitalii (xarts19) | 32.21 | 90% | 2012-03-18 |
1668. | Henrikas (henrikas) | 32.19 | 91% | 2012-07-05 |
1669. | Leon (de0hc) | 32.18 | 95% | 2018-08-01 |
1670. | Abdullah (infinity_divide_b... | 32.15 | 95% | 2023-05-24 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |