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 |
---|---|---|---|---|
952. | Basil (basilbasil) | 43.67 | 92% | 2024-11-09 |
953. | Jennifer (cyberkasumi) | 43.65 | 90% | 2013-08-21 |
954. | Variares (variares) | 43.65 | 96% | 2025-02-17 |
955. | duh (maparkski) | 43.61 | 95% | 2025-09-14 |
956. | Felix (asickbeetle) | 43.60 | 95% | 2023-10-13 |
957. | Nick (theblitz2007) | 43.58 | 95% | 2017-07-15 |
958. | baby (babyshadow) | 43.56 | 95% | 2023-07-12 |
959. | cole (chillnation) | 43.56 | 96% | 2023-07-11 |
960. | slacker (slackerman) | 43.53 | 97% | 2024-04-26 |
961. | Tom (mbappe_07) | 43.52 | 98% | 2024-02-21 |
962. | Anush Rao (anushrao) | 43.46 | 93% | 2023-11-04 |
963. | framespersecond (indires) | 43.45 | 97% | 2024-12-30 |
964. | qwenck (qwenck) | 43.42 | 99% | 2024-02-12 |
965. | veenu (comp_typist) | 43.41 | 94% | 2023-09-17 |
966. | Ravi (lamkoti) | 43.39 | 95% | 2023-06-23 |
967. | hhhhh (hhhhh24) | 43.38 | 96% | 2024-10-16 |
968. | Will (zilus) | 43.36 | — | 2011-03-18 |
969. | Arif (arifali) | 43.33 | 96.9% | 2023-10-22 |
970. | daniel (daniel_2007) | 43.32 | 92% | 2023-10-05 |
971. | Hamas Egypt (mohamedadel2000) | 43.32 | 95% | 2024-10-10 |
972. | name (not_yper) | 43.31 | 96% | 2024-12-12 |
973. | Eric (notamasochist) | 43.30 | 94% | 2017-12-20 |
974. | Alfonsus (raditya1710) | 43.30 | 91% | 2013-08-21 |
975. | J (tsukijon) | 43.30 | 95% | 2023-09-30 |
976. | Hu Tao (hu_tao_c6) | 43.28 | 96.5% | 2024-10-30 |
977. | Weekey (layvth) | 43.23 | 93.8% | 2024-05-12 |
978. | Rederdex (rederdex) | 43.23 | 89% | 2025-01-17 |
979. | Chinguun (zzzchinguun) | 43.20 | 94.7% | 2024-10-08 |
980. | Leaden Typer (typeryo) | 43.18 | 96.8% | 2024-05-10 |
981. | Nick (kiwilover) | 43.17 | — | 2011-02-02 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |