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 |
---|---|---|---|---|
484. | mfs (mfs_racer) | 53.60 | 94% | 2017-05-30 |
485. | おやすみ (ishki) | 53.55 | 92% | 2012-02-18 |
486. | Renan (mirawa) | 53.55 | 97% | 2014-05-27 |
487. | jiaxing (jiaxingb) | 53.55 | 94.6% | 2025-01-30 |
488. | OooOGaBoOgA (math_pi) | 53.51 | 99% | 2023-01-31 |
489. | Norm (dwagner8) | 53.50 | 97% | 2016-05-03 |
490. | Hólmar (holmars) | 53.48 | 89% | 2011-06-29 |
491. | Ramza (ramzabeoulve) | 53.48 | — | 2011-03-07 |
492. | changed man ( ͡° ͜ʖ ͡... | 53.48 | 94% | 2023-03-30 |
493. | Iwasawa (toyosato) | 53.44 | 92% | 2012-05-25 |
494. | nonni (nonni) | 53.42 | 93% | 2011-06-29 |
495. | shinutsi (shinutsi) | 53.41 | 95.9% | 2024-05-25 |
496. | Will (loafmaster) | 53.33 | 98% | 2025-01-31 |
497. | Vũ (khanhyeuquan) | 53.32 | 97% | 2023-05-24 |
498. | Hello (arnab_9997) | 53.30 | 95% | 2022-03-05 |
499. | Jan (johnnypl) | 53.23 | 97% | 2011-09-14 |
500. | Kakiburger (sevcsik) | 53.21 | 96% | 2019-11-13 |
501. | Patricio (patopop007) | 53.18 | 91% | 2013-08-28 |
502. | Void Serpent (voidserpent) | 53.16 | 96% | 2024-04-25 |
503. | Bluefire (bluefire26) | 53.16 | 95% | 2024-09-25 |
504. | ratbastard (mattbierwirth) | 53.15 | 95% | 2018-05-22 |
505. | TRLT - YouTube (krux_254) | 53.14 | 96.1% | 2025-01-04 |
506. | Ronnie (ron141592) | 53.12 | 97% | 2024-08-09 |
507. | sk (teslateslatesla) | 53.09 | 97% | 2022-01-24 |
508. | trut (trut) | 53.08 | 94% | 2024-06-08 |
509. | czent (czent) | 53.08 | 93% | 2024-10-10 |
510. | BbqTyper (bbqtyper) | 53.07 | 95% | 2025-04-10 |
511. | Ugur (krit_ugur) | 53.05 | 95% | 2024-11-08 |
512. | 9 (uaf9) | 53.04 | 94% | 2024-08-30 |
513. | ks (sempiedram) | 53.02 | 95% | 2025-05-22 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |