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 |
---|---|---|---|---|
829. | Masa (praccount) | 45.51 | 92% | 2021-12-13 |
830. | stacey (gossipgirl1) | 45.51 | 99% | 2025-01-31 |
831. | Jay (wenisknees) | 45.47 | 94% | 2023-06-07 |
832. | ArifAli (testingyu) | 45.47 | 97.8% | 2024-06-05 |
833. | Abhinav (brainstorm56) | 45.46 | 92% | 2023-08-08 |
834. | Leo (crossbowl) | 45.46 | 96% | 2023-06-30 |
835. | Hina (lyraxh) | 45.46 | 91% | 2024-05-21 |
836. | Subhang (subtleboy80) | 45.43 | 95% | 2023-08-09 |
837. | abhnv (abhnv) | 45.42 | 98% | 2024-06-03 |
838. | Felix (fgeller) | 45.41 | 89% | 2013-04-15 |
839. | Andrew (wongsifu) | 45.40 | 97% | 2023-08-30 |
840. | Hudson (yunghuddy) | 45.39 | 96% | 2022-04-18 |
841. | Adam (plutoking) | 45.37 | 95% | 2014-02-03 |
842. | Johnson (_golden) | 45.36 | 100% | 2023-07-26 |
843. | Alvin (sollight) | 45.35 | 90% | 2017-04-10 |
844. | teeny1104 (teeny1104) | 45.34 | 95% | 2024-12-09 |
845. | Fabian (fabian_xddd) | 45.33 | 96% | 2023-06-26 |
846. | sdr4wkc48 (sdr4wkc48) | 45.32 | 94% | 2023-03-06 |
847. | ⛓Unchained World⛓ (ahki... | 45.31 | 94% | 2022-01-15 |
848. | Arvind (arvind81983) | 45.27 | 93% | 2015-07-13 |
849. | 0xtgk (0xtgk) | 45.24 | 99% | 2023-09-15 |
850. | Pekky (pekkylove) | 45.20 | 90% | 2013-10-12 |
851. | Birdman (birdman13) | 45.17 | 94% | 2022-11-16 |
852. | Ahmed (ahmed_salama) | 45.16 | 91% | 2012-11-09 |
853. | Rakeem (rthomas1) | 45.13 | 92% | 2016-05-19 |
854. | Aleksa (fastenough) | 45.12 | 91% | 2012-07-26 |
855. | ppbeto (ppesq) | 45.11 | 90% | 2014-05-03 |
856. | Carson (meee42) | 45.08 | 95% | 2018-11-20 |
857. | badomiso (badomiso) | 45.07 | — | 2011-01-30 |
858. | Ameesh (yellow_flashh) | 45.04 | 94% | 2024-08-01 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |