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 |
---|---|---|---|---|
439. | LeSirH (lesirh) | 54.85 | 93% | 2019-08-14 |
440. | Kayega (briankayega) | 54.85 | 96.5% | 2024-04-28 |
441. | :( (altrocality_dvorak_acc) | 54.84 | 95% | 2023-01-06 |
442. | yuzu (yuzupop) | 54.80 | 94% | 2018-02-16 |
443. | Type like never before! (re... | 54.76 | 96% | 2021-12-29 |
444. | Michael (playtrumpet) | 54.75 | — | 2011-04-05 |
445. | Taras (yogurtmale) | 54.73 | 95% | 2023-07-12 |
446. | Iloveyourwcw (iloveyourwcw) | 54.67 | 93% | 2021-12-13 |
447. | csirke (maxicsirke) | 54.65 | 93% | 2023-06-14 |
448. | Inusah (inusah) | 54.64 | 98.1% | 2023-11-01 |
449. | dectuple (spectol99) | 54.63 | 90% | 2014-09-06 |
450. | vloek (tikpyp) | 54.61 | 99.2% | 2024-07-25 |
451. | Surbhi (surbhi1207) | 54.59 | 97% | 2023-06-10 |
452. | sunglass (sunglassdev) | 54.58 | 95% | 2024-04-09 |
453. | Kevin (klm242) | 54.56 | 98% | 2011-06-20 |
454. | hj (hjjin) | 54.55 | 89% | 2013-09-29 |
455. | Userzin (userzin) | 54.46 | 96% | 2021-11-30 |
456. | Jessy (ttgh24201) | 54.46 | 99% | 2023-06-02 |
457. | Jetmode🐊🐍 (botpro) | 54.46 | 93% | 2025-07-06 |
458. | kalaset (kalaset) | 54.45 | 95% | 2013-11-21 |
459. | be (besalt) | 54.41 | 95% | 2024-07-19 |
460. | Captain Neverquit (aurum_ko... | 54.32 | 91% | 2014-08-28 |
461. | Vijay (vijays4404) | 54.31 | 96% | 2025-02-11 |
462. | Leo (barneyl) | 54.29 | 96% | 2015-05-19 |
463. | jinhwan (fleo0917) | 54.19 | 92% | 2016-12-12 |
464. | racer (dev_racer) | 54.19 | 96% | 2024-12-25 |
465. | aux frelemeu (auxfree) | 54.18 | 94% | 2023-04-07 |
466. | (scraex) | 54.15 | 93% | 2022-02-17 |
467. | 000 (oknotok_) | 54.13 | 95% | 2023-07-24 |
468. | Robert (nforcer) | 54.01 | 98% | 2023-06-13 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |