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 |
---|---|---|---|---|
462. | mfs (mfs_racer) | 53.60 | 94% | 2017-05-30 |
463. | おやすみ (ishki) | 53.55 | 92% | 2012-02-18 |
464. | Renan (mirawa) | 53.55 | 97% | 2014-05-27 |
465. | jiaxing (jiaxingb) | 53.55 | 94.6% | 2025-01-30 |
466. | OooOGaBoOgA (math_pi) | 53.51 | 99% | 2023-01-31 |
467. | Norm (dwagner8) | 53.50 | 97% | 2016-05-03 |
468. | Hólmar (holmars) | 53.48 | 89% | 2011-06-29 |
469. | Ramza (ramzabeoulve) | 53.48 | — | 2011-03-07 |
470. | typing is 99% LUCK 🍀 (re... | 53.48 | 94% | 2023-03-30 |
471. | Iwasawa (toyosato) | 53.44 | 92% | 2012-05-25 |
472. | nonni (nonni) | 53.42 | 93% | 2011-06-29 |
473. | shinutsi (shinutsi) | 53.41 | 95.9% | 2024-05-25 |
474. | Will (loafmaster) | 53.33 | 98% | 2025-01-31 |
475. | Vũ (khanhyeuquan) | 53.32 | 97% | 2023-05-24 |
476. | Hello (arnab_9997) | 53.30 | 95% | 2022-03-05 |
477. | Jan (johnnypl) | 53.23 | 97% | 2011-09-14 |
478. | Kakiburger (sevcsik) | 53.21 | 96% | 2019-11-13 |
479. | Patricio (patopop007) | 53.18 | 91% | 2013-08-28 |
480. | Void Serpent (voidserpent) | 53.16 | 96% | 2024-04-25 |
481. | Bluefire (bluefire26) | 53.16 | 95% | 2024-09-25 |
482. | ratbastard (mattbierwirth) | 53.15 | 95% | 2018-05-22 |
483. | The Real League of Typists ... | 53.14 | 96.1% | 2025-01-04 |
484. | Ronnie (ron141592) | 53.12 | 97% | 2024-08-09 |
485. | sk (teslateslatesla) | 53.09 | 97% | 2022-01-24 |
486. | trut (trut) | 53.08 | 94% | 2024-06-08 |
487. | czent (czent) | 53.08 | 93% | 2024-10-10 |
488. | Ugur (krit_ugur) | 53.05 | 95% | 2024-11-08 |
489. | 9 (uaf9) | 53.04 | 94% | 2024-08-30 |
490. | ks (sempiedram) | 53.02 | 95% | 2025-05-22 |
491. | Lammy (benstickobi595) | 52.98 | 97% | 2024-02-11 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |