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 |
---|---|---|---|---|
1966. | T (tchamb) | 28.88 | 96% | 2017-07-05 |
1967. | Noe (charl3s_) | 28.86 | 93% | 2023-07-27 |
1968. | nemesis_S (nemesis_s) | 28.86 | 92% | 2025-08-16 |
1969. | ishi (ishi_01) | 28.85 | 93% | 2024-04-09 |
1970. | Mya Thinzar (piggy_mya) | 28.85 | 93% | 2023-03-16 |
1971. | Bogdan (bogdanr67) | 28.83 | 92% | 2023-06-19 |
1972. | đŸ†“Palestine (mohammed2) | 28.83 | 92.4% | 2025-01-02 |
1973. | sklbz (sklbz) | 28.82 | 97% | 2023-06-30 |
1974. | Necro (necroeater) | 28.81 | 86% | 2012-02-14 |
1975. | Kaat (norbertathedragon) | 28.81 | 90.8% | 2023-09-29 |
1976. | SnekChrmr (snekchrmr) | 28.80 | 93% | 2025-01-26 |
1977. | Wilda (wilprevil) | 28.79 | 94% | 2017-05-18 |
1978. | Ajay (aj4yyy) | 28.79 | 95% | 2025-08-07 |
1979. | machineuno (machineuno) | 28.78 | 93% | 2023-06-28 |
1980. | Cresselia (cresselia) | 28.77 | 95% | 2023-11-20 |
1981. | Astro (astrov01) | 28.77 | 91% | 2024-04-13 |
1982. | PatchedUpEgg (patchedupegg) | 28.76 | 96% | 2024-09-29 |
1983. | Zeyad (zeyad_mohamed) | 28.74 | 91% | 2023-06-01 |
1984. | Ovidiu (oschipor) | 28.72 | 98% | 2019-06-11 |
1985. | NTLG1 (ntlg1) | 28.71 | 95% | 2024-04-03 |
1986. | Saurabh (ssb456) | 28.70 | 91.7% | 2025-03-15 |
1987. | Thiago (marano) | 28.67 | 86% | 2011-08-12 |
1988. | Krazy (krazy_general) | 28.67 | 98% | 2025-04-14 |
1989. | hand (sctttt) | 28.66 | 95% | 2012-01-21 |
1990. | Ray (rebirth_21) | 28.66 | 94% | 2024-02-05 |
1991. | Daniel (itypekindaquick) | 28.63 | 94% | 2023-05-30 |
1992. | into-the-abyss (_yash_) | 28.60 | 92% | 2023-07-18 |
1993. | define-syntax (oncemorewith... | 28.55 | 91% | 2012-02-23 |
1994. | Alvin (setiadialvin) | 28.51 | 89% | 2012-12-23 |
1995. | git_gud (git__gud) | 28.51 | 92% | 2023-05-23 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |