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 |
---|---|---|---|---|
1906. | Zeyad (zeyad_mohamed) | 28.74 | 91% | 2023-06-01 |
1907. | Ovidiu (oschipor) | 28.72 | 98% | 2019-06-11 |
1908. | NTLG1 (ntlg1) | 28.71 | 95% | 2024-04-03 |
1909. | Saurabh (ssb456) | 28.70 | 92% | 2025-03-15 |
1910. | Thiago (marano) | 28.67 | 86% | 2011-08-12 |
1911. | Krazy (krazy_general) | 28.67 | 98% | 2025-04-14 |
1912. | hand (sctttt) | 28.66 | 95% | 2012-01-21 |
1913. | Ray (rebirth_21) | 28.66 | 94% | 2024-02-05 |
1914. | Daniel (itypekindaquick) | 28.63 | 94% | 2023-05-30 |
1915. | into-the-abyss (_yash_) | 28.60 | 92% | 2023-07-18 |
1916. | define-syntax (oncemorewith... | 28.55 | 91% | 2012-02-23 |
1917. | Alvin (setiadialvin) | 28.51 | 89% | 2012-12-23 |
1918. | [AhK] Sonic (projeto) | 28.50 | 97% | 2015-09-17 |
1919. | RoCio (rocio123) | 28.46 | 96% | 2016-02-12 |
1920. | Ali (alimron) | 28.46 | 93% | 2023-09-11 |
1921. | Zed (zed699) | 28.45 | 93% | 2024-03-26 |
1922. | Jasel Alexander Ayma Titica... | 28.44 | 95% | 2024-05-28 |
1923. | carbonmonkey (carbonmonkey) | 28.44 | 98% | 2023-03-07 |
1924. | Lustervein (clown_show) | 28.40 | 92% | 2023-09-09 |
1925. | Aleksandar (milosavke) | 28.38 | 92% | 2023-07-01 |
1926. | Yaella (yaella) | 28.37 | 93% | 2013-02-10 |
1927. | Ap3sh1 (ap3sh1) | 28.37 | 91% | 2016-12-12 |
1928. | tstats[majedhmoud] (majedhm... | 28.35 | 93% | 2023-09-13 |
1929. | Homer (aerowang) | 28.34 | 87% | 2013-11-06 |
1930. | Sh4rk (sh4rk__) | 28.31 | 92% | 2024-07-29 |
1931. | Rofmol (rofmol) | 28.29 | 94% | 2024-06-24 |
1932. | Pit (pit_pit) | 28.28 | 92.4% | 2025-02-21 |
1933. | dylan (dtm02) | 28.28 | 94% | 2023-08-20 |
1934. | MoEgypt (mohamedadel20) | 28.28 | 92.5% | 2024-09-02 |
1935. | dropeee (dropeeexx11) | 28.28 | 90% | 2024-11-25 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |