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 |
---|---|---|---|---|
2365. | Amira (amira_gamal) | 14.65 | 94% | 2023-08-04 |
2366. | Laurens (laurens___) | 14.58 | 88% | 2024-09-14 |
2367. | Ali (abth_ab) | 14.22 | 93.1% | 2023-11-14 |
2368. | __Areej__ (reeja_elgh) | 13.39 | 89% | 2023-08-17 |
2369. | jazzu (jazzuxly) | 12.86 | 93% | 2024-07-27 |
2370. | Tahmid (tarmine) | 12.71 | 86% | 2024-04-07 |
2371. | nine999 (nine99999) | 12.46 | 90.9% | 2024-06-01 |
2372. | aman (aman2007) | 12.35 | 89% | 2023-11-04 |
2373. | astralalgortihm (astralalgo... | 12.34 | 90% | 2024-07-26 |
2374. | Sakil Molla (sak909) | 12.21 | 92% | 2023-08-06 |
2375. | Candle_Learner (candlelearner) | 11.94 | 90% | 2023-06-08 |
2376. | porwis (porwis) | 11.76 | 87% | 2025-02-17 |
2377. | abdiwak (abdiwak34) | 11.41 | 95% | 2023-08-09 |
2378. | Remonda (remonda) | 11.09 | 89% | 2023-08-03 |
2379. | yrsntei (yrsntei) | 11.04 | 87.3% | 2024-01-27 |
2380. | ahmed (ahmedmst) | 10.91 | 91% | 2024-04-21 |
2381. | abenezer (abeni) | 10.79 | 92% | 2023-05-22 |
2382. | Claire (claire_07) | 10.57 | 92% | 2023-06-25 |
2383. | Suraj B Gaikwad (suraj12291) | 9.74 | 85% | 2023-10-02 |
2384. | 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 |