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 |
---|---|---|---|---|
1039. | Ja (zentojamorn) | 42.17 | 85% | 2014-03-09 |
1040. | hilsny (hilsny) | 42.16 | 92% | 2017-11-03 |
1041. | Pantelis (peinalas) | 42.16 | 95% | 2024-06-04 |
1042. | max (roflmax) | 42.15 | 92% | 2013-03-03 |
1043. | Andrew (tea2024) | 42.15 | 94% | 2024-05-07 |
1044. | oyzr (oyzr) | 42.15 | 94% | 2025-01-05 |
1045. | Jason (tracerx) | 42.15 | 95% | 2023-07-13 |
1046. | Andrew (andrew6464) | 42.09 | 94% | 2024-11-19 |
1047. | Gilberlan (gilberlan1) | 42.06 | 95% | 2017-12-31 |
1048. | Dylan (dmarr101) | 42.06 | 96% | 2024-08-28 |
1049. | Kodey-Kayla (kodey_kayla) | 42.06 | 94% | 2023-06-13 |
1050. | Sneyder Nunjar (snayder123_) | 42.03 | 94% | 2025-07-14 |
1051. | skyworld (skyworld09) | 41.89 | 92% | 2024-06-06 |
1052. | Junaed (junaed_siam) | 41.88 | 96% | 2023-06-09 |
1053. | chenzhekl (chenzhekl) | 41.84 | 96% | 2023-07-11 |
1054. | SebY (type_like_seby) | 41.83 | 95% | 2024-04-06 |
1055. | Johnny Sins (sins621) | 41.81 | 95% | 2024-12-12 |
1056. | 🎯 80 (arsenalbilbao) | 41.80 | 95% | 2025-01-13 |
1057. | Bad (yummieryum) | 41.79 | 93% | 2017-12-27 |
1058. | Domingo (mr_domingo) | 41.78 | 94% | 2017-05-06 |
1059. | Eric (heeric) | 41.77 | 96% | 2018-09-13 |
1060. | dlam (dylam07) | 41.75 | 81% | 2013-04-28 |
1061. | Dhia Eddine (bl1ndk) | 41.72 | 93.2% | 2024-12-25 |
1062. | PonyTail (p0nytail) | 41.71 | 95.9% | 2024-02-22 |
1063. | bedrullracing (bedrullracing) | 41.68 | 97% | 2025-06-03 |
1064. | Safi (_safi_) | 41.67 | 96% | 2023-05-28 |
1065. | Utsav (utsav2) | 41.66 | 87% | 2016-09-05 |
1066. | Alexander (alxhill) | 41.66 | 92% | 2013-09-09 |
1067. | Yannick (yannick_704) | 41.64 | 95.9% | 2024-08-19 |
1068. | Alaa Awamleh (alaa_awamleh) | 41.63 | 96% | 2023-08-21 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |