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 |
---|---|---|---|---|
1950. | Kullar (kullar45) | 28.05 | 90% | 2023-10-02 |
1951. | Yahshi (jahshi) | 28.04 | 92.6% | 2023-11-11 |
1952. | atra (atra) | 28.03 | 95% | 2025-04-14 |
1953. | Juan (jesuus_is_coming) | 28.00 | 93% | 2024-02-15 |
1954. | Nathan (nathansoda) | 27.98 | 92% | 2017-03-10 |
1955. | Teixeira (xoooox) | 27.95 | 85% | 2011-10-29 |
1956. | RickChyou (rickchyou) | 27.95 | 95% | 2023-09-23 |
1957. | ELI (vinkz) | 27.91 | 91% | 2023-10-17 |
1958. | Shekhar (law_breaker) | 27.89 | 95% | 2023-12-27 |
1959. | Tasmaniac (tasmanias) | 27.87 | 89% | 2023-11-11 |
1960. | Vishnu (vishnumohan) | 27.86 | — | 2011-01-31 |
1961. | Christian (vinnw) | 27.86 | 89% | 2022-11-13 |
1962. | Kakarot (nikhilsharma52) | 27.84 | 90% | 2024-02-04 |
1963. | Lorena (loretext) | 27.83 | 93% | 2016-05-17 |
1964. | Ankit (ankit_10) | 27.79 | 93% | 2023-09-19 |
1965. | mony (mony_typer) | 27.76 | 94% | 2022-06-02 |
1966. | Ali (faraasat) | 27.75 | 92% | 2011-09-14 |
1967. | Sultan (hydeblazack) | 27.71 | 88% | 2023-05-29 |
1968. | Rift026 (rift026) | 27.70 | 95% | 2024-07-03 |
1969. | Greg (sanzmaxxon) | 27.67 | 95% | 2015-09-24 |
1970. | ИГHAT (16ixremizov) | 27.65 | 93% | 2013-04-18 |
1971. | Agador Spartacus (agador_sp... | 27.65 | 92% | 2024-04-04 |
1972. | Dewangga (winasforcepta) | 27.60 | 89% | 2013-10-01 |
1973. | Ronualdo Augusto (ronualdo) | 27.57 | 86% | 2012-12-19 |
1974. | dragontec12 (dragontec12) | 27.57 | 96% | 2023-07-01 |
1975. | Bryan (bryanoncolemak) | 27.56 | 89% | 2012-10-24 |
1976. | Dylan (fortune205) | 27.55 | 88% | 2016-07-08 |
1977. | Nathan (diogenes1) | 27.52 | 90.4% | 2024-09-28 |
1978. | Deflash (flash001) | 27.50 | 92% | 2023-08-02 |
1979. | George (gkoubbe) | 27.49 | 94% | 2023-07-25 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |