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 |
|---|---|---|---|---|
| 1817. | darren (darrenduhdragon) | 31.49 | 93% | 2023-07-13 |
| 1818. | Payton (seaborgium) | 31.49 | 94% | 2025-05-19 |
| 1819. | Jesup (jesup1) | 31.48 | 90% | 2024-05-13 |
| 1820. | Marcin (redgda) | 31.46 | 89% | 2011-11-08 |
| 1821. | psiphi (psiphi) | 31.46 | 92% | 2023-06-05 |
| 1822. | Fanor (fanor) | 31.46 | 93% | 2025-06-15 |
| 1823. | Adi (unsio) | 31.44 | 94% | 2023-01-26 |
| 1824. | Tyler (shoecat) | 31.42 | 92% | 2013-03-13 |
| 1825. | Arsalan Hashmi (a1_sharp) | 31.42 | 92% | 2023-09-10 |
| 1826. | Fady Kamil (fady_kamil) | 31.39 | 92% | 2023-09-25 |
| 1827. | shrek (beppi) | 31.37 | 93% | 2025-07-02 |
| 1828. | kleeon (kleeon) | 31.36 | 92% | 2023-07-31 |
| 1829. | Nel (fodsdj) | 31.35 | 96% | 2025-02-25 |
| 1830. | ElienaiBH (elienai) | 31.33 | 92% | 2015-09-17 |
| 1831. | Divyesh (roger9451) | 31.33 | 92% | 2023-06-29 |
| 1832. | Marcus (m11fc) | 31.33 | 95% | 2025-04-23 |
| 1833. | piot (piot) | 31.32 | 97% | 2012-11-03 |
| 1834. | Ericc (room_20four) | 31.32 | — | 2011-01-31 |
| 1835. | voxdoxx (iaeax) | 31.32 | 92% | 2024-10-01 |
| 1836. | Kannansink (kannansink) | 31.32 | 94% | 2025-02-22 |
| 1837. | Arjun (daddys_home_tonight) | 31.29 | 93% | 2023-06-08 |
| 1838. | Mati (munzirae86) | 31.26 | 94% | 2013-11-26 |
| 1839. | Ashutosh Mishra (snipingash) | 31.26 | 93% | 2024-10-15 |
| 1840. | jgb (jgb21) | 31.24 | 94% | 2025-07-18 |
| 1841. | bishwas dhakal (bdhakal) | 31.23 | 97% | 2024-02-09 |
| 1842. | minh (henwo) | 31.23 | 96% | 2023-09-11 |
| 1843. | Gonzalo (gmurop) | 31.20 | 96.6% | 2024-02-25 |
| 1844. | Aida (aida_sma_777) | 31.16 | 91% | 2023-07-04 |
| 1845. | noah (nmsl1993) | 31.13 | 91% | 2012-10-18 |
| 1846. | Hermano95 (kovacsgellertpal) | 31.13 | 95% | 2025-03-11 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |