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 |
---|---|---|---|---|
1122. | (timjeffery44) | 40.47 | 92% | 2019-08-24 |
1123. | Peter (dzsuzeppe) | 40.46 | 96% | 2012-04-18 |
1124. | Indah (indah_217) | 40.45 | 95% | 2023-05-25 |
1125. | quakefn (quakefn) | 40.44 | 89% | 2024-08-21 |
1126. | Slow Joe (slow_joe) | 40.42 | — | 2011-05-01 |
1127. | Michael (yetanother) | 40.40 | 95% | 2015-02-17 |
1128. | Nadie (nadie3) | 40.39 | 96% | 2023-12-31 |
1129. | gustr (gustrbepo) | 40.32 | 95% | 2013-03-12 |
1130. | Major (domeex5) | 40.32 | 95% | 2023-09-23 |
1131. | Leo (sinterrible) | 40.31 | 95% | 2024-09-21 |
1132. | Jonacum (jonacum) | 40.31 | 93% | 2023-06-28 |
1133. | Sai (sai213) | 40.27 | 93% | 2025-04-08 |
1134. | Simo (cimoa) | 40.27 | 93% | 2023-06-01 |
1135. | Badal sura (badalsura) | 40.23 | 95% | 2023-07-20 |
1136. | Meteo (meteogish) | 40.23 | 94% | 2023-07-22 |
1137. | bachubanphim (khaiky71) | 40.22 | 96% | 2025-05-08 |
1138. | Michael (mzlee) | 40.18 | — | 2011-01-31 |
1139. | Joseph (artskydj) | 40.18 | 95% | 2024-05-25 |
1140. | Richard (rbarlow) | 40.16 | — | 2011-03-26 |
1141. | Amit (amitsaha) | 40.15 | 91% | 2012-05-04 |
1142. | Tyler (exilereject) | 40.15 | 96% | 2023-04-26 |
1143. | Foxtrot (foxytrot) | 40.14 | 96% | 2023-07-29 |
1144. | Rosslan Koulli (rosskoulli) | 40.14 | 96% | 2025-01-29 |
1145. | Adrian (mega_13) | 40.13 | 95% | 2024-10-07 |
1146. | Radien (radien7) | 40.11 | 90% | 2014-01-22 |
1147. | Bishoy Hany (bishoy_hany) | 40.07 | 92% | 2025-04-29 |
1148. | Gabriel (neoracer) | 40.05 | 92% | 2013-12-11 |
1149. | chris (007717730) | 40.04 | 93.7% | 2024-10-05 |
1150. | Dead (deadinside_101_2) | 40.01 | 93% | 2023-06-20 |
1151. | Electric (cuitcuit) | 40.00 | 94% | 2022-02-08 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |