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 |
|---|---|---|---|---|
| 929. | Emil Ovcina (ovcina) | 44.47 | 92% | 2023-08-28 |
| 930. | Alfredo 🎉 (zalfredo) | 44.43 | 92% | 2018-03-24 |
| 931. | Evans (lordvidex) | 44.43 | 95% | 2023-01-26 |
| 932. | Kent (kent239) | 44.38 | 96% | 2023-07-13 |
| 933. | ivan (ivanferraro) | 44.36 | 94% | 2023-06-10 |
| 934. | Murtaza (mmrxyz) | 44.34 | 96% | 2018-05-22 |
| 935. | zyoda (zyoda) | 44.31 | 91% | 2013-05-28 |
| 936. | Bryan Bolang (bryan_bolang) | 44.31 | 93% | 2023-09-15 |
| 937. | IfYouCanBeatMe (beatme_) | 44.31 | 95% | 2024-02-22 |
| 938. | ZAKARIA (zwzone) | 44.28 | 95% | 2024-02-14 |
| 939. | freecalls (freecalls) | 44.22 | 95% | 2024-05-24 |
| 940. | David (dlschmitt0911) | 44.20 | 94% | 2013-06-19 |
| 941. | Ryan (rpuskas) | 44.18 | 94% | 2015-06-20 |
| 942. | Free Palestine (anas150khan) | 44.13 | 97.1% | 2024-09-30 |
| 943. | Ted Horyczun (tedhoryczun) | 44.12 | 95.9% | 2024-08-30 |
| 944. | Cathy (kirbcat_monster) | 44.11 | 95% | 2024-08-29 |
| 945. | (joetyper2014) | 44.06 | 92.3% | 2024-03-31 |
| 946. | Kit (yukit123) | 44.06 | 96.9% | 2023-12-18 |
| 947. | HBS (hbs3) | 44.06 | 93% | 2025-04-13 |
| 948. | Vrexu (vrexo) | 44.05 | 96% | 2012-11-27 |
| 949. | Manu (lazyeye) | 44.02 | 97% | 2011-05-31 |
| 950. | Braxton (zakblak) | 43.99 | 95% | 2017-09-26 |
| 951. | Trillian (trillianx) | 43.97 | — | 2011-01-28 |
| 952. | aurafan (aurafan) | 43.97 | 94% | 2023-06-06 |
| 953. | Pirate (yarrpirate) | 43.93 | 92% | 2015-09-22 |
| 954. | J (hellsome) | 43.91 | 99% | 2011-12-11 |
| 955. | Andre (andr_ehh) | 43.90 | 92% | 2023-06-09 |
| 956. | Mike (mikedou) | 43.89 | 96% | 2023-06-11 |
| 957. | Free Palestine (imamo) | 43.88 | 94% | 2025-01-22 |
| 958. | 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 |