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. | Orodreth (orodreth_i_rana) | 42.35 | 95% | 2025-02-24 |
984. | Lego (legoghost42) | 42.32 | 94% | 2025-02-10 |
985. | Ken Ian (satanic12211) | 42.25 | 84% | 2016-04-24 |
986. | Potato (darko1010) | 42.23 | 94% | 2022-09-30 |
987. | gmsben (gmsben) | 42.23 | 94% | 2023-08-03 |
988. | enaya (enaya) | 42.23 | 92% | 2024-08-25 |
989. | Peter (peterpop) | 42.21 | 91% | 2015-04-19 |
990. | Duy (azioyon) | 42.20 | 94% | 2024-06-10 |
991. | Sujeet (sujeetgholap) | 42.17 | 94% | 2014-01-22 |
992. | Ja (zentojamorn) | 42.17 | 85% | 2014-03-09 |
993. | hilsny (hilsny) | 42.16 | 92% | 2017-11-03 |
994. | Pantelis (peinalas) | 42.16 | 95% | 2024-06-04 |
995. | max (roflmax) | 42.15 | 92% | 2013-03-03 |
996. | Andrew (tea2024) | 42.15 | 94% | 2024-05-07 |
997. | oyzr (oyzr) | 42.15 | 94% | 2025-01-05 |
998. | Jason (tracerx) | 42.15 | 95% | 2023-07-13 |
999. | Andrew (andrew6464) | 42.09 | 94% | 2024-11-19 |
1000. | Gilberlan (gilberlan1) | 42.06 | 95% | 2017-12-31 |
1001. | Dylan (dmarr101) | 42.06 | 96% | 2024-08-28 |
1002. | skyworld (skyworld09) | 41.89 | 92% | 2024-06-06 |
1003. | Junaed (junaed_siam) | 41.88 | 96% | 2023-06-09 |
1004. | chenzhekl (chenzhekl) | 41.84 | 96% | 2023-07-11 |
1005. | SebY (type_like_seby) | 41.83 | 95% | 2024-04-06 |
1006. | Johnny Sins (sins621) | 41.81 | 95% | 2024-12-12 |
1007. | 🎯 80 (arsenalbilbao) | 41.80 | 95% | 2025-01-13 |
1008. | Bad (yummieryum) | 41.79 | 93% | 2017-12-27 |
1009. | Domingo (mr_domingo) | 41.78 | 94% | 2017-05-06 |
1010. | Eric (heeric) | 41.77 | 96% | 2018-09-13 |
1011. | dlam (dylam07) | 41.75 | 81% | 2013-04-28 |
1012. | Dhia Eddine (bl1ndk) | 41.72 | 93% | 2024-12-25 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |