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 |
---|---|---|---|---|
446. | Vijay (vijays4404) | 54.31 | 96% | 2025-02-11 |
447. | Leo (barneyl) | 54.29 | 96% | 2015-05-19 |
448. | jinhwan (fleo0917) | 54.19 | 92% | 2016-12-12 |
449. | racer (dev_racer) | 54.19 | 96% | 2024-12-25 |
450. | aux frelemeu (auxfree) | 54.18 | 94% | 2023-04-07 |
451. | (scraex) | 54.15 | 93% | 2022-02-17 |
452. | 000 (oknotok_) | 54.13 | 95% | 2023-07-24 |
453. | Robert (nforcer) | 54.01 | 98% | 2023-06-13 |
454. | FoTGbigGhost (fotg_reckless) | 53.99 | 97% | 2025-04-15 |
455. | asdf (spelx) | 53.96 | 93% | 2015-05-07 |
456. | (mononym_jisoo) | 53.94 | 93% | 2021-12-07 |
457. | Billy (wayrus) | 53.91 | 94% | 2023-02-09 |
458. | Jai (jaideepjr) | 53.87 | 94% | 2011-11-19 |
459. | Victor (vexorian) | 53.86 | 96% | 2017-04-23 |
460. | g (gamamer) | 53.82 | 92% | 2023-12-06 |
461. | typify1 (typify1) | 53.67 | 95% | 2024-12-29 |
462. | ashalisalamdanam (ashalisal... | 53.65 | 99% | 2023-08-20 |
463. | Herdiansyah (digimonmale) | 53.64 | 92% | 2012-12-31 |
464. | Sina (sinatesting) | 53.64 | 96% | 2024-12-13 |
465. | Gideon (gideonbear) | 53.63 | 96.1% | 2023-09-22 |
466. | Anthony (jadefountain) | 53.61 | 93% | 2023-09-01 |
467. | mfs (mfs_racer) | 53.60 | 94% | 2017-05-30 |
468. | おやすみ (ishki) | 53.55 | 92% | 2012-02-18 |
469. | Renan (mirawa) | 53.55 | 97% | 2014-05-27 |
470. | jiaxing (jiaxingb) | 53.55 | 94.6% | 2025-01-30 |
471. | OooOGaBoOgA (math_pi) | 53.51 | 99% | 2023-01-31 |
472. | Norm (dwagner8) | 53.50 | 97% | 2016-05-03 |
473. | Hólmar (holmars) | 53.48 | 89% | 2011-06-29 |
474. | Ramza (ramzabeoulve) | 53.48 | — | 2011-03-07 |
475. | -ˏˋ 🌟3̳̳8̳̳1̳̳0... | 53.48 | 94% | 2023-03-30 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |