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 |
---|---|---|---|---|
110. | Josef (jo5ef) | 71.88 | — | 2011-04-30 |
111. | ^_^ (rainbowdashc) | 71.88 | 96% | 2014-03-10 |
112. | Scott (scottyuk) | 71.85 | 97% | 2023-06-30 |
113. | N/A (notapplicable) | 71.65 | 98% | 2018-11-23 |
114. | Alex (pumaking49) | 71.58 | 93% | 2013-08-03 |
115. | i'd buy that for a dollar! ... | 71.49 | 93% | 2013-10-17 |
116. | c4 (noobgalaxy) | 71.48 | 94% | 2011-10-14 |
117. | de7ail (de7ail) | 71.46 | 97% | 2023-06-24 |
118. | forgedstudios.com/vote (kry... | 71.35 | 96% | 2024-06-02 |
119. | djs (djs_) | 71.28 | 94% | 2022-09-28 |
120. | RAMs3c (xander360) | 71.21 | 97.8% | 2025-01-07 |
121. | Tim (timsutton) | 71.01 | 98% | 2025-05-08 |
122. | Zoë (boramis) | 70.85 | 98% | 2022-08-03 |
123. | Angel (tribaaldos) | 70.66 | 97% | 2023-08-23 |
124. | Dan (sadanddan) | 70.39 | 97% | 2024-03-15 |
125. | (shazman) | 70.34 | 95% | 2019-10-14 |
126. | turt (turt1) | 69.68 | 96% | 2024-10-04 |
127. | Kin MOXMGTSN (5tring) | 69.56 | 98% | 2023-06-14 |
128. | Dominic (lordstraya) | 69.46 | 97% | 2024-09-14 |
129. | Fouracle (devilz91) | 69.45 | 94% | 2011-08-13 |
130. | Sara (hentaiclockwise) | 69.22 | 96% | 2016-11-19 |
131. | Kasper (kaspertypes) | 69.20 | 95% | 2023-05-29 |
132. | Dan! (◕‿◕✿) (danilo... | 69.03 | — | 2011-01-29 |
133. | dev_manush (dev_manush) | 68.92 | 96% | 2023-07-02 |
134. | J (givemeurbells) | 68.91 | 97% | 2025-03-31 |
135. | jean (jsddfgh) | 68.90 | 98% | 2023-06-20 |
136. | God help us (novabond) | 68.72 | 97% | 2017-05-16 |
137. | LLRnR (llrnr) | 68.71 | 97% | 2016-03-25 |
138. | GTedZ (gtedz) | 68.71 | 97% | 2024-06-17 |
139. | Fariskhi (fariskhi) | 68.62 | 93% | 2012-12-31 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |