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 |
---|---|---|---|---|
688. | Serg (seprimion) | 48.65 | 97% | 2024-05-15 |
689. | \ (pyfgcrl) | 48.60 | — | 2011-02-14 |
690. | Sonu (intellectualcreatures) | 48.59 | 96% | 2021-12-12 |
691. | Anurag (anurag5sh) | 48.59 | 96% | 2024-01-28 |
692. | (roboaedin) | 48.53 | 95% | 2017-09-18 |
693. | Guilherme (gmotta) | 48.47 | 89% | 2011-08-30 |
694. | 3ymsdet (3ymsdet) | 48.46 | 97% | 2014-09-06 |
695. | Anna (slewa) | 48.45 | 94% | 2022-05-18 |
696. | Ben (benjkcw) | 48.42 | 86% | 2015-06-13 |
697. | Developer (developer1998) | 48.42 | 88% | 2015-05-17 |
698. | brandon (bling1009) | 48.42 | 94% | 2011-10-04 |
699. | M (mostafam) | 48.40 | 97% | 2021-12-06 |
700. | Amos (amosbird) | 48.34 | 95% | 2017-07-09 |
701. | tomislav (tmaric) | 48.32 | 93% | 2014-02-16 |
702. | Timmy (chet09) | 48.32 | 98% | 2023-07-03 |
703. | Sandy Bonfilio Yuvens (sand... | 48.29 | 91% | 2023-09-13 |
704. | Florent (flowrange) | 48.28 | 92% | 2011-11-13 |
705. | pug (poug) | 48.21 | 97% | 2025-02-15 |
706. | 100 (soulitzer3) | 48.20 | 92% | 2017-01-26 |
707. | VormX (_vormx_) | 48.17 | 98% | 2017-05-08 |
708. | Emil (emil595) | 48.13 | 88% | 2016-05-28 |
709. | Principle (principle106) | 48.13 | 95% | 2022-06-20 |
710. | dje (djebou) | 48.12 | 97% | 2011-06-15 |
711. | (sputype) | 48.11 | 94% | 2019-03-02 |
712. | chahc (chahc) | 48.11 | 95% | 2025-04-18 |
713. | Dylan (dylantackoor) | 48.02 | 92% | 2016-05-17 |
714. | Yoho (idlewin) | 48.02 | 95% | 2023-12-22 |
715. | Eugene (eugene2044) | 47.98 | 95% | 2023-07-11 |
716. | stoney456 (stoney456) | 47.98 | 96% | 2025-04-08 |
717. | Edwin Jackson (edwinjackson) | 47.95 | 96% | 2024-08-17 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |