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 |
---|---|---|---|---|
785. | Lil Chicken (lil_chicken) | 45.58 | 96% | 2023-06-04 |
786. | Desi (_aka5h) | 45.56 | 93% | 2023-05-22 |
787. | Klaus (klaustzy) | 45.55 | 95% | 2024-07-03 |
788. | error (leonhardeuler) | 45.52 | 88% | 2012-04-02 |
789. | Masa (praccount) | 45.51 | 92% | 2021-12-13 |
790. | stacey (gossipgirl1) | 45.51 | 99% | 2025-01-31 |
791. | Jay (wenisknees) | 45.47 | 94% | 2023-06-07 |
792. | ArifAli (testingyu) | 45.47 | 97.8% | 2024-06-05 |
793. | Abhinav (brainstorm56) | 45.46 | 92% | 2023-08-08 |
794. | Leo (crossbowl) | 45.46 | 96% | 2023-06-30 |
795. | Taison (lyraxh) | 45.46 | 91% | 2024-05-21 |
796. | Subhang (subtleboy80) | 45.43 | 95% | 2023-08-09 |
797. | abhnv (abhnv) | 45.42 | 98% | 2024-06-03 |
798. | Felix (fgeller) | 45.41 | 89% | 2013-04-15 |
799. | Andrew (wongsifu) | 45.40 | 97% | 2023-08-30 |
800. | Adam (plutoking) | 45.37 | 95% | 2014-02-03 |
801. | Johnson (_golden) | 45.36 | 100% | 2023-07-26 |
802. | Alvin (sollight) | 45.35 | 90% | 2017-04-10 |
803. | teeny1104 (teeny1104) | 45.34 | 95% | 2024-12-09 |
804. | Fabian (fabian_xddd) | 45.33 | 96% | 2023-06-26 |
805. | sdr4wkc48 (sdr4wkc48) | 45.32 | 94% | 2023-03-06 |
806. | ⛓Unchained World⛓ (ahki... | 45.31 | 94% | 2022-01-15 |
807. | Arvind (arvind81983) | 45.27 | 93% | 2015-07-13 |
808. | 0xtgk (0xtgk) | 45.24 | 99% | 2023-09-15 |
809. | Pekky (pekkylove) | 45.20 | 90% | 2013-10-12 |
810. | Birdman (birdman13) | 45.17 | 94% | 2022-11-16 |
811. | Ahmed (ahmed_salama) | 45.16 | 91% | 2012-11-09 |
812. | Rakeem (rthomas1) | 45.13 | 92% | 2016-05-19 |
813. | Aleksa (fastenough) | 45.12 | 91% | 2012-07-26 |
814. | ppbeto (ppesq) | 45.11 | 90% | 2014-05-03 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |