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 |
---|---|---|---|---|
435. | Userzin (userzin) | 54.46 | 96% | 2021-11-30 |
436. | kalaset (kalaset) | 54.45 | 95% | 2013-11-21 |
437. | be (besalt) | 54.41 | 95% | 2024-07-19 |
438. | Captain Neverquit (aurum_ko... | 54.32 | 91% | 2014-08-28 |
439. | Vijay (vijays4404) | 54.31 | 96% | 2025-02-11 |
440. | Leo (barneyl) | 54.29 | 96% | 2015-05-19 |
441. | jinhwan (fleo0917) | 54.19 | 92% | 2016-12-12 |
442. | racer (dev_racer) | 54.19 | 96% | 2024-12-25 |
443. | aux frelemeu (auxfree) | 54.18 | 94% | 2023-04-07 |
444. | (scraex) | 54.15 | 93% | 2022-02-17 |
445. | 000 (oknotok_) | 54.13 | 95% | 2023-07-24 |
446. | Robert (nforcer) | 54.01 | 98% | 2023-06-13 |
447. | FoTGbigGhost (fotg_reckless) | 53.99 | 97% | 2025-04-15 |
448. | asdf (spelx) | 53.96 | 93% | 2015-05-07 |
449. | (mononym_jisoo) | 53.94 | 93% | 2021-12-07 |
450. | Billy (wayrus) | 53.91 | 94% | 2023-02-09 |
451. | Jai (jaideepjr) | 53.87 | 94% | 2011-11-19 |
452. | Victor (vexorian) | 53.86 | 96% | 2017-04-23 |
453. | g (gamamer) | 53.82 | 92% | 2023-12-06 |
454. | typify1 (typify1) | 53.67 | 95% | 2024-12-29 |
455. | ashalisalamdanam (ashalisal... | 53.65 | 99% | 2023-08-20 |
456. | Herdiansyah (digimonmale) | 53.64 | 92% | 2012-12-31 |
457. | Sina (sinatesting) | 53.64 | 96% | 2024-12-13 |
458. | Gideon (gideonbear) | 53.63 | 96.1% | 2023-09-22 |
459. | Anthony (jadefountain) | 53.61 | 93% | 2023-09-01 |
460. | mfs (mfs_racer) | 53.60 | 94% | 2017-05-30 |
461. | おやすみ (ishki) | 53.55 | 92% | 2012-02-18 |
462. | Renan (mirawa) | 53.55 | 97% | 2014-05-27 |
463. | jiaxing (jiaxingb) | 53.55 | 95% | 2025-01-30 |
464. | OooOGaBoOgA (math_pi) | 53.51 | 99% | 2023-01-31 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |