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 |
---|---|---|---|---|
680. | Vashista (vashista) | 48.76 | 95% | 2024-09-18 |
681. | mekadi (mekadi) | 48.74 | 94.7% | 2024-12-28 |
682. | zo (zohway) | 48.72 | 95% | 2023-11-10 |
683. | Chiltototl (chiltototl) | 48.71 | 95% | 2023-08-11 |
684. | David (pejo_tech) | 48.70 | 96% | 2023-12-31 |
685. | Jennifer (jennig1975) | 48.67 | 95% | 2013-11-16 |
686. | Max (thexa4) | 48.66 | — | 2009-12-23 |
687. | Josh (wboard) | 48.65 | 98% | 2023-11-08 |
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 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |