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 |
---|---|---|---|---|
424. | hj (hjjin) | 54.55 | 89% | 2013-09-29 |
425. | Userzin (userzin) | 54.46 | 96% | 2021-11-30 |
426. | kalaset (kalaset) | 54.45 | 95% | 2013-11-21 |
427. | be (besalt) | 54.41 | 95% | 2024-07-19 |
428. | Captain Neverquit (aurum_ko... | 54.32 | 91% | 2014-08-28 |
429. | Vijay (vijays4404) | 54.31 | 96% | 2025-02-11 |
430. | Leo (barneyl) | 54.29 | 96% | 2015-05-19 |
431. | jinhwan (fleo0917) | 54.19 | 92% | 2016-12-12 |
432. | racer (dev_racer) | 54.19 | 96% | 2024-12-25 |
433. | aux frelemeu (auxfree) | 54.18 | 94% | 2023-04-07 |
434. | (scraex) | 54.15 | 93% | 2022-02-17 |
435. | 000 (oknotok_) | 54.13 | 95% | 2023-07-24 |
436. | Robert (nforcer) | 54.01 | 98% | 2023-06-13 |
437. | asdf (spelx) | 53.96 | 93% | 2015-05-07 |
438. | (mononym_jisoo) | 53.94 | 93% | 2021-12-07 |
439. | Billy (wayrus) | 53.91 | 94% | 2023-02-09 |
440. | Jai (jaideepjr) | 53.87 | 94% | 2011-11-19 |
441. | Victor (vexorian) | 53.86 | 96% | 2017-04-23 |
442. | g (gamamer) | 53.82 | 92% | 2023-12-06 |
443. | typify1 (typify1) | 53.67 | 95% | 2024-12-29 |
444. | ashalisalamdanam (ashalisal... | 53.65 | 99% | 2023-08-20 |
445. | Herdiansyah (digimonmale) | 53.64 | 92% | 2012-12-31 |
446. | Sina (sinatesting) | 53.64 | 96% | 2024-12-13 |
447. | Gideon (gideonbear) | 53.63 | 96.1% | 2023-09-22 |
448. | Anthony (jadefountain) | 53.61 | 93% | 2023-09-01 |
449. | mfs (mfs_racer) | 53.60 | 94% | 2017-05-30 |
450. | おやすみ (ishki) | 53.55 | 92% | 2012-02-18 |
451. | Renan (mirawa) | 53.55 | 97% | 2014-05-27 |
452. | jiaxing (jiaxingb) | 53.55 | 95% | 2025-01-30 |
453. | 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 |