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 |
|---|---|---|---|---|
| 970. | Nick (theblitz2007) | 43.58 | 95% | 2017-07-15 |
| 971. | baby (babyshadow) | 43.56 | 95% | 2023-07-12 |
| 972. | cole (chillnation) | 43.56 | 96% | 2023-07-11 |
| 973. | slacker (slackerman) | 43.53 | 97% | 2024-04-26 |
| 974. | Tom (mbappe_07) | 43.52 | 98% | 2024-02-21 |
| 975. | Anush Rao (anushrao) | 43.46 | 93% | 2023-11-04 |
| 976. | framespersecond (indires) | 43.45 | 97% | 2024-12-30 |
| 977. | qwenck (qwenck) | 43.42 | 99% | 2024-02-12 |
| 978. | veenu (comp_typist) | 43.41 | 94% | 2023-09-17 |
| 979. | Ravi (lamkoti) | 43.39 | 95% | 2023-06-23 |
| 980. | hhhhh (hhhhh24) | 43.38 | 96% | 2024-10-16 |
| 981. | Will (zilus) | 43.36 | — | 2011-03-18 |
| 982. | Arif (arifali) | 43.33 | 96.9% | 2023-10-22 |
| 983. | daniel (daniel_2007) | 43.32 | 92% | 2023-10-05 |
| 984. | Hamas Egypt (mohamedadel2000) | 43.32 | 95% | 2024-10-10 |
| 985. | name (not_yper) | 43.31 | 96% | 2024-12-12 |
| 986. | Eric (notamasochist) | 43.30 | 94% | 2017-12-20 |
| 987. | Alfonsus (raditya1710) | 43.30 | 91% | 2013-08-21 |
| 988. | J (tsukijon) | 43.30 | 95% | 2023-09-30 |
| 989. | Hu Tao (hu_tao_c6) | 43.28 | 96.5% | 2024-10-30 |
| 990. | BECHBECH (layvth) | 43.23 | 93.8% | 2024-05-12 |
| 991. | Rederdex (rederdex) | 43.23 | 89% | 2025-01-17 |
| 992. | Chinguun (zzzchinguun) | 43.20 | 94.7% | 2024-10-08 |
| 993. | Leaden Typer (typeryo) | 43.18 | 96.8% | 2024-05-10 |
| 994. | Nick (kiwilover) | 43.17 | — | 2011-02-02 |
| 995. | Evanovache (evanovache) | 43.17 | 93% | 2024-08-13 |
| 996. | Kane (unknownperson3) | 43.15 | 91% | 2013-02-08 |
| 997. | mh10 (hmo_10) | 43.14 | 95% | 2023-11-27 |
| 998. | Pete (petenick) | 43.13 | 98% | 2023-08-09 |
| 999. | (7531246) | 43.12 | — | 2011-02-07 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |