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 |
---|---|---|---|---|
2321. | Bhavesh Khara (bhavesh_26) | 14.66 | 91% | 2024-03-04 |
2322. | Amira (amira_gamal) | 14.65 | 94% | 2023-08-04 |
2323. | Laurens (laurens___) | 14.58 | 88% | 2024-09-14 |
2324. | Ali (abth_ab) | 14.22 | 93.1% | 2023-11-14 |
2325. | __Areej__ (reeja_elgh) | 13.39 | 89% | 2023-08-17 |
2326. | jazzu (jazzuxly) | 12.86 | 93% | 2024-07-27 |
2327. | Tahmid (tarmine) | 12.71 | 86% | 2024-04-07 |
2328. | nine999 (nine99999) | 12.46 | 90.9% | 2024-06-01 |
2329. | aman (aman2007) | 12.35 | 89% | 2023-11-04 |
2330. | astralalgortihm (astralalgo... | 12.34 | 90% | 2024-07-26 |
2331. | Sakil Molla (sak909) | 12.21 | 92% | 2023-08-06 |
2332. | Candle_Learner (candlelearner) | 11.94 | 90% | 2023-06-08 |
2333. | porwis (porwis) | 11.76 | 87% | 2025-02-17 |
2334. | abdiwak (abdiwak34) | 11.41 | 95% | 2023-08-09 |
2335. | Remonda (remonda) | 11.09 | 89% | 2023-08-03 |
2336. | yrsntei (yrsntei) | 11.04 | 87.3% | 2024-01-27 |
2337. | ahmed (ahmedmst) | 10.91 | 91% | 2024-04-21 |
2338. | abenezer (abeni) | 10.79 | 92% | 2023-05-22 |
2339. | Claire (claire_07) | 10.57 | 92% | 2023-06-25 |
2340. | Suraj B Gaikwad (suraj12291) | 9.74 | 85% | 2023-10-02 |
2341. | murgahahaha (murgahahaha) | 9.19 | 95.9% | 2023-10-02 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |