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 |
---|---|---|---|---|
1714. | bishwas dhakal (bdhakal) | 31.23 | 97% | 2024-02-09 |
1715. | minh (henwo) | 31.23 | 96% | 2023-09-11 |
1716. | Gonzalo (gmurop) | 31.20 | 96.6% | 2024-02-25 |
1717. | Aida (aida_sma_777) | 31.16 | 91% | 2023-07-04 |
1718. | noah (nmsl1993) | 31.13 | 91% | 2012-10-18 |
1719. | Unknown (chess1234) | 31.11 | 90% | 2015-04-30 |
1720. | david (davidof96) | 31.10 | 95% | 2024-02-27 |
1721. | Vinne (vinneruch) | 31.08 | 93% | 2024-07-28 |
1722. | ROHIT (rohitpawar) | 31.08 | 95% | 2024-10-24 |
1723. | Puho (puho_op) | 31.07 | 92% | 2023-06-10 |
1724. | janthenigga (jan123lasit) | 31.06 | 94% | 2023-10-14 |
1725. | Florpingflorps (florps) | 31.06 | 97% | 2024-10-02 |
1726. | brodie (captainblue01) | 31.05 | 93% | 2023-07-07 |
1727. | fun (haifiveywivey) | 31.04 | 96% | 2024-10-17 |
1728. | wonton (wanton_wonton) | 31.04 | 93% | 2025-05-29 |
1729. | nyloraqu (nyloraqu) | 31.02 | 94.8% | 2024-11-15 |
1730. | Utsab (utsab_bera) | 31.01 | 95% | 2023-05-27 |
1731. | rix (rixrods) | 31.01 | 95% | 2024-07-12 |
1732. | Marcos (ultizin) | 30.99 | 90% | 2023-05-28 |
1733. | Cheng (srain) | 30.98 | 93% | 2012-06-17 |
1734. | yong (yocha@yahoo.com) | 30.95 | — | 2011-02-12 |
1735. | Francis (xeomorpher) | 30.91 | 88% | 2013-12-28 |
1736. | Ioan (ioans) | 30.91 | 96% | 2023-02-01 |
1737. | Gautam (gautamibuddha) | 30.90 | 94% | 2017-11-29 |
1738. | GAB (_leynx) | 30.89 | 92% | 2023-12-28 |
1739. | Kyle (kyle_12) | 30.88 | 96% | 2023-07-07 |
1740. | beFriend💚 (s1l3n7) | 30.86 | 90% | 2018-09-25 |
1741. | ΨΘΜ (type_is_lyfe) | 30.85 | 92% | 2017-11-29 |
1742. | DeadpoolFromAliBaba (bruhgo... | 30.85 | 91% | 2023-07-23 |
1743. | Nick (mitchen2) | 30.84 | 94% | 2023-07-15 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |