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 |
---|---|---|---|---|
2069. | ADITYA (adityatype) | 24.67 | 92% | 2024-05-15 |
2070. | Alvaro Moyata (tocsky) | 24.67 | 97% | 2025-06-08 |
2071. | candylantis (candylantis) | 24.64 | 94% | 2017-03-09 |
2072. | TIDUR DEK ! (indropea) | 24.64 | 92% | 2024-12-21 |
2073. | zaire153 (distort4704) | 24.64 | 89% | 2025-04-23 |
2074. | ryanlife (ryanlife) | 24.62 | 96% | 2024-02-02 |
2075. | sya (cha2) | 24.61 | 93% | 2024-06-17 |
2076. | Totie marie (totie23) | 24.61 | 95% | 2023-06-24 |
2077. | Brinkfront (brinkfront) | 24.60 | 82% | 2023-09-15 |
2078. | K1dz (ayla_k1dz) | 24.60 | 97% | 2024-09-26 |
2079. | Alex (neotyk) | 24.57 | 87% | 2011-08-03 |
2080. | AliGsg (ali_gsg) | 24.55 | 92% | 2024-03-25 |
2081. | dkji (dkji1006) | 24.54 | 94% | 2024-09-17 |
2082. | Monia (budzyn) | 24.49 | 94% | 2022-03-29 |
2083. | yassin (yassin_tafouzert) | 24.45 | 91.7% | 2025-01-31 |
2084. | murali (murali125) | 24.36 | 86% | 2013-01-06 |
2085. | I'M GENIUS (samson1016) | 24.35 | — | 2011-03-19 |
2086. | Vincent (vincy026) | 24.35 | 94% | 2023-06-20 |
2087. | Sammi (fishychick) | 24.33 | 95% | 2023-11-11 |
2088. | 7DigitGuy (7digitguy_) | 24.29 | 92% | 2023-10-31 |
2089. | ain (lvndrai) | 24.29 | 93% | 2024-06-08 |
2090. | Chra (chradora) | 24.26 | 92% | 2023-09-24 |
2091. | extraordinar (extraordinar) | 24.26 | 94% | 2025-03-08 |
2092. | Snail (perseveringsnail) | 24.23 | 92% | 2023-06-01 |
2093. | Yami (shiroyami) | 24.20 | 94% | 2023-05-24 |
2094. | Pedro (pedro_serrudo) | 24.16 | 97% | 2025-06-02 |
2095. | kanat (kanat18) | 24.15 | 90% | 2023-10-05 |
2096. | Zerin (zerin) | 24.14 | 91% | 2012-06-15 |
2097. | Jason Hean (jackson95) | 24.10 | 93% | 2024-09-03 |
2098. | Derek (silver5171) | 24.08 | 92% | 2023-08-10 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |