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 |
---|---|---|---|---|
1797. | ahmed fahad (afk_43) | 30.37 | 92.1% | 2025-01-05 |
1798. | anant (nntnag17) | 30.36 | 89% | 2011-08-10 |
1799. | stirredo (randomid132) | 30.35 | — | 2011-03-12 |
1800. | Sujithraj (sujithr) | 30.31 | 88% | 2011-09-03 |
1801. | Samad (samad_20) | 30.28 | 92% | 2021-08-30 |
1802. | Zlow (just_avraige) | 30.27 | 96% | 2015-11-24 |
1803. | Anfe (anfe) | 30.26 | 92% | 2025-03-25 |
1804. | Fanor (fanor) | 30.26 | 95% | 2025-06-08 |
1805. | Leo (fahimfahadleon) | 30.25 | 95% | 2023-10-01 |
1806. | Megalonmaniac (megalonmaniac) | 30.25 | 91% | 2025-04-05 |
1807. | Octavian (zaekryn) | 30.22 | 96% | 2018-07-24 |
1808. | Alex Beltran T. (beltran_ta... | 30.21 | 94% | 2025-06-10 |
1809. | Kevin (kevinh613) | 30.19 | 96% | 2024-01-29 |
1810. | hanzain (hanzain) | 30.17 | 93% | 2023-10-04 |
1811. | Koil (kylemc) | 30.16 | 92% | 2023-11-09 |
1812. | Jaxremjh (jaxremjh_1) | 30.15 | 90% | 2024-07-25 |
1813. | Elite (getgoodelite) | 30.14 | 93% | 2023-07-17 |
1814. | Marc (mbre) | 30.07 | 90% | 2011-09-20 |
1815. | Vishesh (vishesh_patel) | 30.07 | 91% | 2023-05-26 |
1816. | Vicky (iamvicky) | 30.03 | 90% | 2013-03-08 |
1817. | Christopher (droidist) | 30.03 | 98% | 2013-02-03 |
1818. | Elemental (elementalscar) | 30.02 | 92% | 2024-08-06 |
1819. | weeew12 (weew12) | 29.99 | 93% | 2023-10-18 |
1820. | dog (roy429436) | 29.97 | 92% | 2024-06-02 |
1821. | D Leek (d_leek) | 29.96 | 93% | 2024-08-26 |
1822. | Gareth42 (gareth42) | 29.94 | 94.8% | 2024-03-23 |
1823. | wikkonly (wikkonly) | 29.91 | 97% | 2024-09-26 |
1824. | [NTM]andrew1167 (andrew1167) | 29.90 | 83% | 2013-04-21 |
1825. | Preston (pdets) | 29.89 | 93% | 2011-06-14 |
1826. | a6uxa4 (a6uxa4) | 29.89 | 90% | 2023-11-01 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |