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 |
---|---|---|---|---|
2186. | ahmad (ahmad_sayadi2) | 24.98 | 89% | 2024-02-14 |
2187. | Medina (medina04) | 24.98 | 96% | 2025-01-09 |
2188. | Andrés (asilvam133) | 24.97 | 95% | 2023-07-08 |
2189. | Amine (amine_frihi) | 24.97 | 94.1% | 2025-01-26 |
2190. | Dmitry (dimka_ufo) | 24.93 | 89% | 2013-04-13 |
2191. | Avishkar (avi_333) | 24.93 | 92% | 2024-07-17 |
2192. | viku (bluesky990) | 24.92 | 93% | 2024-03-08 |
2193. | Beleze (beleze22) | 24.91 | 95% | 2024-03-05 |
2194. | Wassim (shiuryy) | 24.87 | 92% | 2024-10-24 |
2195. | redouane (motivred) | 24.86 | 93% | 2023-07-21 |
2196. | Sairas Shrestha (sairasraces) | 24.85 | 93% | 2024-07-22 |
2197. | Tazer (tazervz) | 24.84 | 94% | 2024-11-16 |
2198. | Filip (filip_raicccc) | 24.84 | 95% | 2024-03-26 |
2199. | Amitesh (_amitesh) | 24.83 | 92% | 2023-06-27 |
2200. | king (king131313) | 24.82 | 92% | 2023-08-09 |
2201. | rooh (roohullah) | 24.82 | 93% | 2025-02-27 |
2202. | Enrique (repti) | 24.81 | 90% | 2023-08-15 |
2203. | Amit (am542) | 24.81 | 93% | 2023-06-20 |
2204. | Rickus (rickuss) | 24.78 | 90% | 2023-08-04 |
2205. | Janitor (janitor123454) | 24.78 | 92% | 2024-05-06 |
2206. | Carrot (carr0t_1) | 24.74 | 94% | 2024-06-11 |
2207. | THS (momoi_chan) | 24.73 | 95% | 2024-01-08 |
2208. | ryujinx01 (ryujinx) | 24.72 | 94% | 2023-08-16 |
2209. | potato (hadroncollider7) | 24.70 | 94% | 2024-06-12 |
2210. | Yarot Sanabria L. (yarot123) | 24.69 | 93% | 2025-06-08 |
2211. | Fadhil Akhmad Naufal (hello... | 24.68 | 94% | 2024-04-05 |
2212. | CrappyDino (crappydino) | 24.68 | 94% | 2024-07-29 |
2213. | ፀጋ ተልከሰከሰ... | 24.67 | 95% | 2024-11-14 |
2214. | ADITYA (adityatype) | 24.67 | 92% | 2024-05-15 |
2215. | Regmyster (regmyster) | 24.66 | 92% | 2025-08-12 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |