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 |
---|---|---|---|---|
1787. | Nick (nickrin) | 30.42 | 95% | 2025-03-15 |
1788. | MBT (mbt2012) | 30.42 | 89% | 2024-09-26 |
1789. | Zin Ko Winn (zinkowinn) | 30.39 | 92% | 2023-03-16 |
1790. | krish (krish008) | 30.38 | 93% | 2023-09-08 |
1791. | flaming_whip (flaming_whip) | 30.37 | 92% | 2024-07-02 |
1792. | ahmed fahad (afk_43) | 30.37 | 92.1% | 2025-01-05 |
1793. | anant (nntnag17) | 30.36 | 89% | 2011-08-10 |
1794. | stirredo (randomid132) | 30.35 | — | 2011-03-12 |
1795. | Sujithraj (sujithr) | 30.31 | 88% | 2011-09-03 |
1796. | Samad (samad_20) | 30.28 | 92% | 2021-08-30 |
1797. | Zlow (just_avraige) | 30.27 | 96% | 2015-11-24 |
1798. | Anfe (anfe) | 30.26 | 92% | 2025-03-25 |
1799. | Fanor (fanor) | 30.26 | 95% | 2025-06-08 |
1800. | Leo (fahimfahadleon) | 30.25 | 95% | 2023-10-01 |
1801. | Megalonmaniac (megalonmaniac) | 30.25 | 91% | 2025-04-05 |
1802. | Octavian (zaekryn) | 30.22 | 96% | 2018-07-24 |
1803. | Alex Beltran T. (beltran_ta... | 30.21 | 94% | 2025-06-10 |
1804. | Kevin (kevinh613) | 30.19 | 96% | 2024-01-29 |
1805. | hanzain (hanzain) | 30.17 | 93% | 2023-10-04 |
1806. | Koil (kylemc) | 30.16 | 92% | 2023-11-09 |
1807. | Jaxremjh (jaxremjh_1) | 30.15 | 90% | 2024-07-25 |
1808. | Elite (getgoodelite) | 30.14 | 93% | 2023-07-17 |
1809. | Marc (mbre) | 30.07 | 90% | 2011-09-20 |
1810. | Vishesh (vishesh_patel) | 30.07 | 91% | 2023-05-26 |
1811. | Vicky (iamvicky) | 30.03 | 90% | 2013-03-08 |
1812. | Christopher (droidist) | 30.03 | 98% | 2013-02-03 |
1813. | Elemental (elementalscar) | 30.02 | 92% | 2024-08-06 |
1814. | weeew12 (weew12) | 29.99 | 93% | 2023-10-18 |
1815. | dog (roy429436) | 29.97 | 92% | 2024-06-02 |
1816. | D Leek (d_leek) | 29.96 | 93% | 2024-08-26 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |