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 |
---|---|---|---|---|
2100. | Tazer (tazervz) | 24.84 | 94% | 2024-11-16 |
2101. | Filip (filip_raicccc) | 24.84 | 95% | 2024-03-26 |
2102. | Amitesh (_amitesh) | 24.83 | 92% | 2023-06-27 |
2103. | king (king131313) | 24.82 | 92% | 2023-08-09 |
2104. | rooh (roohullah) | 24.82 | 93% | 2025-02-27 |
2105. | Enrique (repti) | 24.81 | 90% | 2023-08-15 |
2106. | Amit (am542) | 24.81 | 93% | 2023-06-20 |
2107. | Rickus (rickuss) | 24.78 | 90% | 2023-08-04 |
2108. | Janitor (janitor123454) | 24.78 | 92% | 2024-05-06 |
2109. | Carrot (carr0t_1) | 24.74 | 94% | 2024-06-11 |
2110. | THS (momoi_chan) | 24.73 | 95% | 2024-01-08 |
2111. | ryujinx01 (ryujinx) | 24.72 | 94% | 2023-08-16 |
2112. | potato (hadroncollider7) | 24.70 | 94% | 2024-06-12 |
2113. | Yarot Sanabria L. (yarot123) | 24.69 | 93% | 2025-06-08 |
2114. | Fadhil Akhmad Naufal (hello... | 24.68 | 94% | 2024-04-05 |
2115. | CrappyDino (crappydino) | 24.68 | 94% | 2024-07-29 |
2116. | ፀጋ ተልከሰከሰ... | 24.67 | 95% | 2024-11-14 |
2117. | ADITYA (adityatype) | 24.67 | 92% | 2024-05-15 |
2118. | Alvaro Moyata (tocsky) | 24.67 | 97% | 2025-06-08 |
2119. | candylantis (candylantis) | 24.64 | 94% | 2017-03-09 |
2120. | TIDUR DEK ! (indropea) | 24.64 | 92% | 2024-12-21 |
2121. | zaire153 (distort4704) | 24.64 | 89% | 2025-04-23 |
2122. | ryanlife (ryanlife) | 24.62 | 96% | 2024-02-02 |
2123. | sya (cha2) | 24.61 | 93% | 2024-06-17 |
2124. | Totie marie (totie23) | 24.61 | 95% | 2023-06-24 |
2125. | Brinkfront (brinkfront) | 24.60 | 82% | 2023-09-15 |
2126. | K1dz (ayla_k1dz) | 24.60 | 97% | 2024-09-26 |
2127. | Alex (neotyk) | 24.57 | 87% | 2011-08-03 |
2128. | AliGsg (ali_gsg) | 24.55 | 92% | 2024-03-25 |
2129. | dkji (dkji1006) | 24.54 | 94% | 2024-09-17 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |