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 |
|---|---|---|---|---|
| 1792. | Aman maheshwari (aman0123) | 31.77 | 95% | 2025-01-02 |
| 1793. | Soraya (sshossain) | 31.74 | 85% | 2011-08-12 |
| 1794. | gung wir (notsovergil) | 31.73 | 91% | 2024-03-21 |
| 1795. | kila (kila_lol) | 31.70 | 92.8% | 2023-05-22 |
| 1796. | punit (thakelatyper) | 31.69 | 95% | 2022-07-26 |
| 1797. | TheProdigyHenry (henryv70) | 31.68 | 92% | 2019-08-02 |
| 1798. | Free Palestine (koenigsegg77) | 31.68 | 93.4% | 2024-08-01 |
| 1799. | Darth Jeremy (darth_taghiza... | 31.67 | 91% | 2015-12-23 |
| 1800. | Adrian (meatbeat) | 31.67 | 93% | 2024-07-10 |
| 1801. | Nameguy (nameguy) | 31.65 | 92% | 2024-02-16 |
| 1802. | MAMUN (wmamunhossain) | 31.61 | 95% | 2023-03-25 |
| 1803. | Bo Cletus (bocletus) | 31.61 | 94% | 2024-10-01 |
| 1804. | Zaphod (zapgawd) | 31.58 | 95% | 2024-09-20 |
| 1805. | Jeff (jeffpc) | 31.54 | — | 2011-02-01 |
| 1806. | Paul (isea) | 31.53 | 92% | 2012-03-11 |
| 1807. | Isaac (ctrl_sea) | 31.52 | 92% | 2023-08-11 |
| 1808. | Bibek (bibek2442b) | 31.50 | 94% | 2024-10-21 |
| 1809. | Todi (xtodi) | 31.50 | 91% | 2025-10-02 |
| 1810. | Colin (perplexes) | 31.49 | — | 2010-07-16 |
| 1811. | Antonio (some1b) | 31.49 | 94% | 2023-07-24 |
| 1812. | darren (darrenduhdragon) | 31.49 | 93% | 2023-07-13 |
| 1813. | Payton (seaborgium) | 31.49 | 94% | 2025-05-19 |
| 1814. | Jesup (jesup1) | 31.48 | 90% | 2024-05-13 |
| 1815. | Marcin (redgda) | 31.46 | 89% | 2011-11-08 |
| 1816. | psiphi (psiphi) | 31.46 | 92% | 2023-06-05 |
| 1817. | Fanor (fanor) | 31.46 | 93% | 2025-06-15 |
| 1818. | Adi (unsio) | 31.44 | 94% | 2023-01-26 |
| 1819. | Tyler (shoecat) | 31.42 | 92% | 2013-03-13 |
| 1820. | Arsalan Hashmi (a1_sharp) | 31.42 | 92% | 2023-09-10 |
| 1821. | Fady Kamil (fady_kamil) | 31.39 | 92% | 2023-09-25 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |