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 |
|---|---|---|---|---|
| 2033. | Yaella (yaella) | 28.37 | 93% | 2013-02-10 |
| 2034. | Ap3sh1 (ap3sh1) | 28.37 | 91% | 2016-12-12 |
| 2035. | tstats[majedhmoud] (majedhm... | 28.35 | 93% | 2023-09-13 |
| 2036. | Homer (aerowang) | 28.34 | 87% | 2013-11-06 |
| 2037. | Sh4rk (sh4rk__) | 28.31 | 92% | 2024-07-29 |
| 2038. | Rofmol (rofmol) | 28.29 | 94% | 2024-06-24 |
| 2039. | dylan (dtm02) | 28.28 | 94% | 2023-08-20 |
| 2040. | MoEgypt (mohamedadel20) | 28.28 | 92.5% | 2024-09-02 |
| 2041. | dropeee (dropeeexx11) | 28.28 | 90% | 2024-11-25 |
| 2042. | Misael Rocha (blizhte) | 28.28 | 96% | 2025-06-15 |
| 2043. | Pit (pit_pit) | 28.28 | 92.4% | 2025-02-21 |
| 2044. | Takashi (tkawai) | 28.26 | — | 2011-04-24 |
| 2045. | TR★→TypistxD← (imsoaw... | 28.20 | 91% | 2011-06-01 |
| 2046. | vardan (felon) | 28.19 | 90% | 2011-08-20 |
| 2047. | Rincewind (gato_ninja) | 28.17 | 95.4% | 2024-03-11 |
| 2048. | uniquestar (uniquestar121) | 28.14 | 95% | 2024-05-20 |
| 2049. | Matan (matansel) | 28.12 | 92% | 2017-12-14 |
| 2050. | Hasan (hasan_2809) | 28.12 | 91% | 2023-06-04 |
| 2051. | ammar (mamar1213) | 28.12 | 94% | 2025-10-27 |
| 2052. | Ananta Anjasmara (ananta_an... | 28.11 | 93% | 2024-03-21 |
| 2053. | Curse (curse10) | 28.11 | 96% | 2025-04-26 |
| 2054. | thali cantik (nathalia97) | 28.10 | 96% | 2023-08-01 |
| 2055. | durugin ko si pat (tech_com... | 28.09 | 95% | 2024-02-02 |
| 2056. | Kullar (kullar45) | 28.05 | 90% | 2023-10-02 |
| 2057. | Yahshi (jahshi) | 28.04 | 92.6% | 2023-11-11 |
| 2058. | atra (atra) | 28.03 | 95% | 2025-04-14 |
| 2059. | Juan (jesuus_is_coming) | 28.00 | 93% | 2024-02-15 |
| 2060. | Nathan (nathansoda) | 27.98 | 92% | 2017-03-10 |
| 2061. | Teixeira (xoooox) | 27.95 | 85% | 2011-10-29 |
| 2062. | RickChyou (rickchyou) | 27.95 | 95% | 2023-09-23 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |