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 |
---|---|---|---|---|
1051. | Behairy (elbehairy) | 40.65 | 93% | 2024-12-13 |
1052. | Melissa (mdm2389) | 40.64 | 95% | 2018-04-05 |
1053. | Alfred (d4m4s74) | 40.63 | — | 2010-03-25 |
1054. | Leon (seorsxm) | 40.63 | 92.2% | 2024-11-07 |
1055. | Ninja (ninjanahin) | 40.62 | 95% | 2012-08-23 |
1056. | LoadingAndError (loadingand... | 40.62 | 96% | 2023-11-13 |
1057. | duh (maparkski) | 40.61 | 95.6% | 2025-01-10 |
1058. | Abu Shaikh (abu_nibir) | 40.60 | 95% | 2023-05-29 |
1059. | aju (aju_chacko) | 40.60 | 96.5% | 2025-03-04 |
1060. | John (gonryun) | 40.58 | 96% | 2013-10-01 |
1061. | Waldo (waldoibarra) | 40.58 | 93% | 2019-05-03 |
1062. | csati (csati) | 40.57 | 96% | 2012-09-17 |
1063. | Andy (lithium_x) | 40.52 | 93.8% | 2023-11-22 |
1064. | Omar (grawells) | 40.51 | 91.9% | 2025-01-05 |
1065. | Maxwell (mwrona) | 40.50 | 95% | 2013-01-19 |
1066. | RBK (rbiskupicknight) | 40.50 | 95% | 2015-09-03 |
1067. | (timjeffery44) | 40.47 | 92% | 2019-08-24 |
1068. | Peter (dzsuzeppe) | 40.46 | 96% | 2012-04-18 |
1069. | Indah (indah_217) | 40.45 | 95% | 2023-05-25 |
1070. | quakefn (quakefn) | 40.44 | 89% | 2024-08-21 |
1071. | Slow Joe (slow_joe) | 40.42 | — | 2011-05-01 |
1072. | Michael (yetanother) | 40.40 | 95% | 2015-02-17 |
1073. | Nadie (nadie3) | 40.39 | 96% | 2023-12-31 |
1074. | gustr (gustrbepo) | 40.32 | 95% | 2013-03-12 |
1075. | Major (domeex5) | 40.32 | 95% | 2023-09-23 |
1076. | Leo (sinterrible) | 40.31 | 95% | 2024-09-21 |
1077. | Sai (sai213) | 40.27 | 93% | 2025-04-08 |
1078. | Badal sura (badalsura) | 40.23 | 95% | 2023-07-20 |
1079. | Michael (mzlee) | 40.18 | — | 2011-01-31 |
1080. | Joseph (artskydj) | 40.18 | 95% | 2024-05-25 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |