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 |
---|---|---|---|---|
689. | Anna (slewa) | 48.45 | 94% | 2022-05-18 |
690. | Ben (benjkcw) | 48.42 | 86% | 2015-06-13 |
691. | Developer (developer1998) | 48.42 | 88% | 2015-05-17 |
692. | brandon (bling1009) | 48.42 | 94% | 2011-10-04 |
693. | M (mostafam) | 48.40 | 97% | 2021-12-06 |
694. | Amos (amosbird) | 48.34 | 95% | 2017-07-09 |
695. | tomislav (tmaric) | 48.32 | 93% | 2014-02-16 |
696. | Timmy (chet09) | 48.32 | 98% | 2023-07-03 |
697. | Sandy Bonfilio Yuvens (sand... | 48.29 | 91% | 2023-09-13 |
698. | Florent (flowrange) | 48.28 | 92% | 2011-11-13 |
699. | pug (poug) | 48.21 | 97% | 2025-02-15 |
700. | 100 (soulitzer3) | 48.20 | 92% | 2017-01-26 |
701. | VormX (_vormx_) | 48.17 | 98% | 2017-05-08 |
702. | Emil (emil595) | 48.13 | 88% | 2016-05-28 |
703. | Principle (principle106) | 48.13 | 95% | 2022-06-20 |
704. | dje (djebou) | 48.12 | 97% | 2011-06-15 |
705. | (sputype) | 48.11 | 94% | 2019-03-02 |
706. | chahc (chahc) | 48.11 | 95% | 2025-04-18 |
707. | Dylan (dylantackoor) | 48.02 | 92% | 2016-05-17 |
708. | Yoho (idlewin) | 48.02 | 95% | 2023-12-22 |
709. | Eugene (eugene2044) | 47.98 | 95% | 2023-07-11 |
710. | stoney456 (stoney456) | 47.98 | 96% | 2025-04-08 |
711. | Edwin Jackson (edwinjackson) | 47.95 | 96% | 2024-08-17 |
712. | Intertial (yuvi_birdi) | 47.88 | 94% | 2023-02-15 |
713. | Junji (mochi_with_shoyu) | 47.88 | 97% | 2024-09-24 |
714. | Bill Brasky (decarteret) | 47.88 | 97% | 2023-07-07 |
715. | Md. Gul Jamal Zim (gjzim) | 47.85 | 95% | 2023-08-29 |
716. | Kerry (i8pp) | 47.79 | 92% | 2014-02-05 |
717. | flying511 (flying511) | 47.79 | 95.9% | 2024-10-08 |
718. | Senya (arsthaboi) | 47.79 | 94% | 2024-05-25 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |