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 |
---|---|---|---|---|
915. | Emil Ovcina (ovcina) | 44.47 | 92% | 2023-08-28 |
916. | Alfredo 🎉 (zalfredo) | 44.43 | 92% | 2018-03-24 |
917. | Evans (lordvidex) | 44.43 | 95% | 2023-01-26 |
918. | Kent (kent239) | 44.38 | 96% | 2023-07-13 |
919. | ivan (ivanferraro) | 44.36 | 94% | 2023-06-10 |
920. | Murtaza (mmrxyz) | 44.34 | 96% | 2018-05-22 |
921. | zyoda (zyoda) | 44.31 | 91% | 2013-05-28 |
922. | Bryan Bolang (bryan_bolang) | 44.31 | 93% | 2023-09-15 |
923. | IfYouCanBeatMe (beatme_) | 44.31 | 95% | 2024-02-22 |
924. | ZAKARIA (zwzone) | 44.28 | 95% | 2024-02-14 |
925. | freecalls (freecalls) | 44.22 | 95% | 2024-05-24 |
926. | David (dlschmitt0911) | 44.20 | 94% | 2013-06-19 |
927. | Ryan (rpuskas) | 44.18 | 94% | 2015-06-20 |
928. | Free Palestine (anas150khan) | 44.13 | 97% | 2024-09-30 |
929. | Ted Horyczun (tedhoryczun) | 44.12 | 95.9% | 2024-08-30 |
930. | Cathy (kirbcat_monster) | 44.11 | 95% | 2024-08-29 |
931. | (joetyper2014) | 44.06 | 92.3% | 2024-03-31 |
932. | Kit (yukit123) | 44.06 | 96.9% | 2023-12-18 |
933. | HBS (hbs3) | 44.06 | 93% | 2025-04-13 |
934. | Vrexu (vrexo) | 44.05 | 96% | 2012-11-27 |
935. | Manu (lazyeye) | 44.02 | 97% | 2011-05-31 |
936. | Braxton (zakblak) | 43.99 | 95% | 2017-09-26 |
937. | Trillian (trillianx) | 43.97 | — | 2011-01-28 |
938. | aurafan (aurafan) | 43.97 | 94% | 2023-06-06 |
939. | Pirate (yarrpirate) | 43.93 | 92% | 2015-09-22 |
940. | J (hellsome) | 43.91 | 99% | 2011-12-11 |
941. | Andre (andr_ehh) | 43.90 | 92% | 2023-06-09 |
942. | Mike (mikedou) | 43.89 | 96% | 2023-06-11 |
943. | Free Palestine (imamo) | 43.88 | 94% | 2025-01-22 |
944. | Adam (a_jensen) | 43.87 | 89% | 2017-05-13 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |