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 |
---|---|---|---|---|
2082. | Claxx (claxxartik) | 25.21 | 95% | 2024-06-10 |
2083. | Kenzo (kenzo17) | 25.21 | 96% | 2025-05-14 |
2084. | mak (makmak2) | 25.17 | 96% | 2024-09-30 |
2085. | Lucas (sydcsgo) | 25.13 | 84% | 2017-02-26 |
2086. | Jeruk (tuntunn) | 25.12 | 94% | 2024-08-01 |
2087. | Meow (meow_daskatze) | 25.09 | 96% | 2024-01-16 |
2088. | cursed (6ursed) | 25.09 | 92% | 2023-08-03 |
2089. | nadav (upbeetpapaya) | 25.06 | 91% | 2024-06-02 |
2090. | Normal_Coder (normal_coder) | 25.03 | 92% | 2023-05-24 |
2091. | krishna (krishna7974) | 25.02 | 89% | 2024-05-20 |
2092. | Area_42 (area_42) | 25.00 | 93% | 2023-07-28 |
2093. | ahmad (ahmad_sayadi2) | 24.98 | 89% | 2024-02-14 |
2094. | Medina (medina04) | 24.98 | 96% | 2025-01-09 |
2095. | Andrés (asilvam133) | 24.97 | 95% | 2023-07-08 |
2096. | Amine (amine_frihi) | 24.97 | 94.1% | 2025-01-26 |
2097. | Liz Mariela Perez Gervacio ... | 24.96 | 93% | 2025-06-06 |
2098. | Dmitry (dimka_ufo) | 24.93 | 89% | 2013-04-13 |
2099. | Avishkar (avi_333) | 24.93 | 92% | 2024-07-17 |
2100. | viku (bluesky990) | 24.92 | 93% | 2024-03-08 |
2101. | Beleze (beleze22) | 24.91 | 95% | 2024-03-05 |
2102. | Wassim (shiuryy) | 24.87 | 92% | 2024-10-24 |
2103. | redouane (motivred) | 24.86 | 93% | 2023-07-21 |
2104. | Sairas Shrestha (sairasraces) | 24.85 | 93% | 2024-07-22 |
2105. | Tazer (tazervz) | 24.84 | 94% | 2024-11-16 |
2106. | Filip (filip_raicccc) | 24.84 | 95% | 2024-03-26 |
2107. | Amitesh (_amitesh) | 24.83 | 92% | 2023-06-27 |
2108. | king (king131313) | 24.82 | 92% | 2023-08-09 |
2109. | rooh (roohullah) | 24.82 | 93% | 2025-02-27 |
2110. | Enrique (repti) | 24.81 | 90% | 2023-08-15 |
2111. | Amit (am542) | 24.81 | 93% | 2023-06-20 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |