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 |
|---|---|---|---|---|
| 2012. | Ovidiu (oschipor) | 28.72 | 98% | 2019-06-11 |
| 2013. | NTLG1 (ntlg1) | 28.71 | 95% | 2024-04-03 |
| 2014. | Saurabh (ssb456) | 28.70 | 91.7% | 2025-03-15 |
| 2015. | Thiago (marano) | 28.67 | 86% | 2011-08-12 |
| 2016. | Krazy (krazy_general) | 28.67 | 98% | 2025-04-14 |
| 2017. | hand (sctttt) | 28.66 | 95% | 2012-01-21 |
| 2018. | Ray (rebirth_21) | 28.66 | 94% | 2024-02-05 |
| 2019. | Daniel (itypekindaquick) | 28.63 | 94% | 2023-05-30 |
| 2020. | into-the-abyss (_yash_) | 28.60 | 92% | 2023-07-18 |
| 2021. | define-syntax (oncemorewith... | 28.55 | 91% | 2012-02-23 |
| 2022. | Alvin (setiadialvin) | 28.51 | 89% | 2012-12-23 |
| 2023. | git_gud (git__gud) | 28.51 | 92% | 2023-05-23 |
| 2024. | [AhK] Sonic (projeto) | 28.50 | 97% | 2015-09-17 |
| 2025. | RoCio (rocio123) | 28.46 | 96% | 2016-02-12 |
| 2026. | Ali (alimron) | 28.46 | 93% | 2023-09-11 |
| 2027. | Zed (zed699) | 28.45 | 93% | 2024-03-26 |
| 2028. | Jasel Alexander Ayma Titica... | 28.44 | 95% | 2024-05-28 |
| 2029. | carbonmonkey (carbonmonkey) | 28.44 | 98% | 2023-03-07 |
| 2030. | Lustervein (clown_show) | 28.40 | 92% | 2023-09-09 |
| 2031. | Aleksandar (milosavke) | 28.38 | 92% | 2023-07-01 |
| 2032. | Yaella (yaella) | 28.37 | 93% | 2013-02-10 |
| 2033. | Ap3sh1 (ap3sh1) | 28.37 | 91% | 2016-12-12 |
| 2034. | tstats[majedhmoud] (majedhm... | 28.35 | 93% | 2023-09-13 |
| 2035. | Homer (aerowang) | 28.34 | 87% | 2013-11-06 |
| 2036. | Sh4rk (sh4rk__) | 28.31 | 92% | 2024-07-29 |
| 2037. | Rofmol (rofmol) | 28.29 | 94% | 2024-06-24 |
| 2038. | dylan (dtm02) | 28.28 | 94% | 2023-08-20 |
| 2039. | MoEgypt (mohamedadel20) | 28.28 | 92.5% | 2024-09-02 |
| 2040. | dropeee (dropeeexx11) | 28.28 | 90% | 2024-11-25 |
| 2041. | Misael Rocha (blizhte) | 28.28 | 96% | 2025-06-15 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |