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 |
---|---|---|---|---|
1101. | John (gonryun) | 40.58 | 96% | 2013-10-01 |
1102. | Waldo (waldoibarra) | 40.58 | 93% | 2019-05-03 |
1103. | csati (csati) | 40.57 | 96% | 2012-09-17 |
1104. | Andy (lithium_x) | 40.52 | 93.8% | 2023-11-22 |
1105. | Omar (grawells) | 40.51 | 91.9% | 2025-01-05 |
1106. | Maxwell (mwrona) | 40.50 | 95% | 2013-01-19 |
1107. | RBK (rbiskupicknight) | 40.50 | 95% | 2015-09-03 |
1108. | (timjeffery44) | 40.47 | 92% | 2019-08-24 |
1109. | Peter (dzsuzeppe) | 40.46 | 96% | 2012-04-18 |
1110. | Indah (indah_217) | 40.45 | 95% | 2023-05-25 |
1111. | quakefn (quakefn) | 40.44 | 89% | 2024-08-21 |
1112. | Slow Joe (slow_joe) | 40.42 | — | 2011-05-01 |
1113. | Michael (yetanother) | 40.40 | 95% | 2015-02-17 |
1114. | Nadie (nadie3) | 40.39 | 96% | 2023-12-31 |
1115. | gustr (gustrbepo) | 40.32 | 95% | 2013-03-12 |
1116. | Major (domeex5) | 40.32 | 95% | 2023-09-23 |
1117. | Leo (sinterrible) | 40.31 | 95% | 2024-09-21 |
1118. | Jonacum (jonacum) | 40.31 | 93% | 2023-06-28 |
1119. | Sai (sai213) | 40.27 | 93% | 2025-04-08 |
1120. | Simo (cimoa) | 40.27 | 93% | 2023-06-01 |
1121. | Badal sura (badalsura) | 40.23 | 95% | 2023-07-20 |
1122. | Meteo (meteogish) | 40.23 | 94% | 2023-07-22 |
1123. | bachubanphim (khaiky71) | 40.22 | 96% | 2025-05-08 |
1124. | Michael (mzlee) | 40.18 | — | 2011-01-31 |
1125. | Joseph (artskydj) | 40.18 | 95% | 2024-05-25 |
1126. | Richard (rbarlow) | 40.16 | — | 2011-03-26 |
1127. | Amit (amitsaha) | 40.15 | 91% | 2012-05-04 |
1128. | Tyler (exilereject) | 40.15 | 96% | 2023-04-26 |
1129. | Foxtrot (foxytrot) | 40.14 | 96% | 2023-07-29 |
1130. | Rosslan Koulli (rosskoulli) | 40.14 | 96% | 2025-01-29 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |