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 |
---|---|---|---|---|
2082. | HK_BAKA (hkuzumaki) | 19.59 | 94% | 2024-06-01 |
2083. | khaled ataa (khaled_ataa) | 19.48 | 93% | 2023-06-19 |
2084. | ABDULLOH (abdulloh_571) | 19.46 | 97% | 2024-03-21 |
2085. | Paul (paljk) | 19.45 | 95% | 2017-09-08 |
2086. | minseo (justin1115) | 19.31 | 93% | 2023-09-18 |
2087. | tstats[kevinsmemory] (kevin... | 19.20 | 91% | 2023-12-19 |
2088. | Rajesh Jangid (rajesh_11) | 19.01 | 89.6% | 2024-10-15 |
2089. | noob2907 (noob2907) | 18.95 | 93% | 2023-12-09 |
2090. | Pastel (cejota6) | 18.79 | 96% | 2024-05-14 |
2091. | wesam (w7sh_alshat7) | 18.74 | 89% | 2023-08-15 |
2092. | Batsy (arnab_batsy) | 18.58 | 91% | 2024-10-19 |
2093. | wandji (legentia) | 18.38 | 88% | 2023-08-03 |
2094. | Sushrut Palsuley (81sushrut81) | 18.31 | 92% | 2024-08-30 |
2095. | anwar (anwar_999) | 18.12 | 98% | 2023-10-16 |
2096. | Ludger (ludger) | 17.92 | 90.4% | 2023-12-04 |
2097. | vamshi (9vamshi) | 17.74 | 90% | 2023-12-28 |
2098. | igor k. (pythonhack) | 17.54 | 93% | 2024-06-22 |
2099. | KralTi (kralt) | 17.45 | 94% | 2025-01-21 |
2100. | DucKY (shainog) | 17.40 | 95% | 2023-07-13 |
2101. | Ada-ag (ada_ag) | 17.39 | 92% | 2023-12-12 |
2102. | Enock (enockmutanga01) | 17.33 | 94% | 2023-07-17 |
2103. | Abhi :) (a_bhi) | 17.16 | 93% | 2023-12-13 |
2104. | Rachel (rachel30ann) | 17.13 | 97% | 2024-08-19 |
2105. | Nirro (nirro) | 16.86 | 87% | 2024-02-17 |
2106. | Pyjalal (pyjalal) | 16.31 | 90.1% | 2024-09-11 |
2107. | bander (8havya) | 16.26 | 90% | 2023-09-17 |
2108. | dhkts1 (dhkts1) | 15.93 | 89% | 2024-10-18 |
2109. | Kharinandan (theunbeatenseven) | 15.85 | 93% | 2022-04-19 |
2110. | keski6 (keski6) | 15.70 | 92.2% | 2023-12-21 |
2111. | Ace-in-Space (spaceexplorer) | 15.63 | 92% | 2025-01-28 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |