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 |
---|---|---|---|---|
983. | mat O (mat_o) | 42.56 | 98% | 2024-08-01 |
984. | devpandaz (devpandaz) | 42.54 | 93.9% | 2023-12-02 |
985. | Jonas (wodie) | 42.49 | 94% | 2023-06-27 |
986. | J-J ✈ the jet plane (jjadup) | 42.48 | 96% | 2011-08-19 |
987. | Nick (uncreativeboi) | 42.45 | — | 2011-03-28 |
988. | arif (arifardians) | 42.45 | 97% | 2024-09-09 |
989. | littlephild (littlephild) | 42.44 | 88% | 2014-03-02 |
990. | Andrew (android2102) | 42.41 | 92% | 2017-03-20 |
991. | Maurício (mauodias) | 42.41 | 92% | 2012-06-21 |
992. | maerih (maerih) | 42.41 | 92% | 2025-06-24 |
993. | Zihar (troides) | 42.40 | 97% | 2025-02-04 |
994. | juutiju (juutiju) | 42.39 | 95% | 2019-08-20 |
995. | Balajignapathi (balajiganap... | 42.38 | 97% | 2012-11-11 |
996. | Nerd Typist (nonquit_accuracy) | 42.35 | 99% | 2022-08-06 |
997. | Orodreth (orodreth_i_rana) | 42.35 | 95% | 2025-02-24 |
998. | Lego (legoghost42) | 42.32 | 94% | 2025-02-10 |
999. | Ken Ian (satanic12211) | 42.25 | 84% | 2016-04-24 |
1000. | Daniel (danyong) | 42.25 | 95% | 2025-05-25 |
1001. | Potato (darko1010) | 42.23 | 94% | 2022-09-30 |
1002. | gmsben (gmsben) | 42.23 | 94% | 2023-08-03 |
1003. | enaya (enaya) | 42.23 | 92% | 2024-08-25 |
1004. | Peter (peterpop) | 42.21 | 91% | 2015-04-19 |
1005. | Duy (azioyon) | 42.20 | 94% | 2024-06-10 |
1006. | Sujeet (sujeetgholap) | 42.17 | 94% | 2014-01-22 |
1007. | Ja (zentojamorn) | 42.17 | 85% | 2014-03-09 |
1008. | hilsny (hilsny) | 42.16 | 92% | 2017-11-03 |
1009. | Pantelis (peinalas) | 42.16 | 95% | 2024-06-04 |
1010. | max (roflmax) | 42.15 | 92% | 2013-03-03 |
1011. | Andrew (tea2024) | 42.15 | 94% | 2024-05-07 |
1012. | oyzr (oyzr) | 42.15 | 94% | 2025-01-05 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |