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 |
---|---|---|---|---|
99. | beans (beancity) | 73.31 | 98% | 2023-11-01 |
100. | rey_ (airfilled) | 73.26 | 97% | 2025-09-14 |
101. | Michael (gauntel) | 73.19 | 100% | 2018-10-18 |
102. | PhilliesMagic (fightin_phils) | 73.01 | — | 2010-12-22 |
103. | police (styrofoam) | 72.94 | 97% | 2018-11-01 |
104. | (vonunov) | 72.94 | — | 2011-05-02 |
105. | Karl (kistenklaus) | 72.92 | 97% | 2025-02-09 |
106. | Kenneth (kennethpahn) | 72.78 | 97% | 2014-07-22 |
107. | PicturingFrames (frame_abil... | 72.76 | 95% | 2022-11-04 |
108. | Horace (chillee) | 72.66 | 97% | 2019-05-05 |
109. | Andrew (andmarek) | 72.59 | 98.2% | 2024-04-01 |
110. | Albertus (ioie98) | 72.39 | 96% | 2015-10-20 |
111. | S (4locofoco) | 72.25 | 98% | 2019-07-31 |
112. | Shutaro (w_h_) | 72.10 | 93% | 2011-11-12 |
113. | Sam (samphippen) | 71.99 | — | 2011-03-26 |
114. | (landarian) | 71.97 | 97% | 2019-10-05 |
115. | Josef (jo5ef) | 71.88 | — | 2011-04-30 |
116. | ^_^ (rainbowdashc) | 71.88 | 96% | 2014-03-10 |
117. | Scott (scottyuk) | 71.85 | 97% | 2023-06-30 |
118. | N/A (notapplicable) | 71.65 | 98% | 2018-11-23 |
119. | Alex (pumaking49) | 71.58 | 93% | 2013-08-03 |
120. | i'd buy that for a dollar! ... | 71.49 | 93% | 2013-10-17 |
121. | c4 (noobgalaxy) | 71.48 | 94% | 2011-10-14 |
122. | de7ail (de7ail) | 71.46 | 97% | 2023-06-24 |
123. | forgedstudios.com/vote (kry... | 71.35 | 96% | 2024-06-02 |
124. | djs (djs_) | 71.28 | 94% | 2022-09-28 |
125. | Icecuber (icecuber) | 71.24 | 97% | 2025-06-24 |
126. | RAMs3c (xander360) | 71.21 | 97.8% | 2025-01-07 |
127. | Tim (timsutton) | 71.01 | 98% | 2025-05-08 |
128. | Zoë (boramis) | 70.85 | 98% | 2022-08-03 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |