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 |
---|---|---|---|---|
1871. | P ʀ ɪ ɴ ᴄ á´... | 29.02 | 97% | 2023-06-19 |
1872. | Ben (banjamaan) | 28.94 | 91.3% | 2023-11-03 |
1873. | netbook (netbook) | 28.93 | — | 2011-04-10 |
1874. | Ravi (131raviarya) | 28.93 | 94% | 2023-07-19 |
1875. | Britto (britto07) | 28.90 | 94% | 2013-07-01 |
1876. | T (tchamb) | 28.88 | 96% | 2017-07-05 |
1877. | Noe (charl3s_) | 28.86 | 93% | 2023-07-27 |
1878. | ishi (ishi_01) | 28.85 | 93% | 2024-04-09 |
1879. | Mya Thinzar (piggy_mya) | 28.85 | 93% | 2023-03-16 |
1880. | Bogdan (bogdanr67) | 28.83 | 92% | 2023-06-19 |
1881. | 🆓Palestine (mohammed2) | 28.83 | 92.4% | 2025-01-02 |
1882. | sklbz (sklbz) | 28.82 | 97% | 2023-06-30 |
1883. | Necro (necroeater) | 28.81 | 86% | 2012-02-14 |
1884. | Kaat (norbertathedragon) | 28.81 | 91% | 2023-09-29 |
1885. | SnekChrmr (snekchrmr) | 28.80 | 93% | 2025-01-26 |
1886. | Wilda (wilprevil) | 28.79 | 94% | 2017-05-18 |
1887. | machineuno (machineuno) | 28.78 | 93% | 2023-06-28 |
1888. | Cresselia (cresselia) | 28.77 | 95% | 2023-11-20 |
1889. | Astro (astrov01) | 28.77 | 91% | 2024-04-13 |
1890. | PatchedUpEgg (patchedupegg) | 28.76 | 96% | 2024-09-29 |
1891. | Zeyad (zeyad_mohamed) | 28.74 | 91% | 2023-06-01 |
1892. | Ovidiu (oschipor) | 28.72 | 98% | 2019-06-11 |
1893. | NTLG1 (ntlg1) | 28.71 | 95% | 2024-04-03 |
1894. | Saurabh (ssb456) | 28.70 | 92% | 2025-03-15 |
1895. | Thiago (marano) | 28.67 | 86% | 2011-08-12 |
1896. | Krazy (krazy_general) | 28.67 | 98% | 2025-04-14 |
1897. | hand (sctttt) | 28.66 | 95% | 2012-01-21 |
1898. | Ray (rebirth_21) | 28.66 | 94% | 2024-02-05 |
1899. | Daniel (itypekindaquick) | 28.63 | 94% | 2023-05-30 |
1900. | into-the-abyss (_yash_) | 28.60 | 92% | 2023-07-18 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |