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 |
---|---|---|---|---|
627. | Ha (cndv) | 49.86 | 97% | 2015-03-03 |
628. | matt (mattwg) | 49.86 | 98% | 2011-05-28 |
629. | papalial (papalial) | 49.86 | 95.1% | 2024-02-18 |
630. | Kaleb (kwainright) | 49.78 | 93% | 2023-06-02 |
631. | guu (guda) | 49.77 | — | 2011-01-31 |
632. | Sumit (sumit_ghag) | 49.75 | 94.7% | 2023-11-30 |
633. | victor (potatoloh228) | 49.73 | 97% | 2014-10-15 |
634. | Yuma (el_yuma) | 49.68 | 95.5% | 2025-01-09 |
635. | Pranav (pranav93) | 49.64 | 95% | 2017-08-18 |
636. | Christian (chrixsi) | 49.59 | 95% | 2024-11-11 |
637. | name (andyhk) | 49.51 | 96% | 2018-02-27 |
638. | kinisslearner (kinesislearner) | 49.51 | 97% | 2024-05-03 |
639. | Yousef (yousef_salama) | 49.50 | 92% | 2012-11-09 |
640. | michael (mikul) | 49.44 | 95% | 2023-05-01 |
641. | knavemire (knavemire) | 49.44 | 95% | 2025-02-16 |
642. | Kµkkain (tsvuk) | 49.42 | — | 2011-01-28 |
643. | Elena (cybersad) | 49.41 | 91% | 2023-07-19 |
644. | noiZ (noizedd) | 49.40 | 96% | 2023-06-22 |
645. | Pablo Palou (pablitopaloutdm) | 49.40 | 95% | 2024-12-26 |
646. | Darthfett (darthfett) | 49.37 | 88% | 2011-10-18 |
647. | Tamer (tmr0222) | 49.36 | 95% | 2017-09-18 |
648. | kewl (hyper_racer) | 49.36 | 93% | 2019-07-29 |
649. | Samuel (svanpelt) | 49.35 | 92% | 2014-04-08 |
650. | Heinz (drake_x54) | 49.31 | 96% | 2023-07-05 |
651. | kenboi (_kenboi) | 49.29 | 92% | 2025-01-28 |
652. | Filip (ar141347) | 49.28 | 98% | 2024-04-05 |
653. | Parag (parag776) | 49.21 | 98% | 2022-07-31 |
654. | Jiyu (dakcrustykrab) | 49.16 | 93% | 2024-02-02 |
655. | An (annoyed) | 49.12 | — | 2009-12-26 |
656. | NickBwalley (nickbiiy) | 49.11 | 94% | 2023-07-13 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |