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 |
|---|---|---|---|---|
| 1678. | Nilax (nilax) | 33.38 | 93% | 2012-10-19 |
| 1679. | Harshit (probro665) | 33.38 | 98.2% | 2023-07-08 |
| 1680. | arman (sjraja) | 33.31 | 94% | 2024-06-01 |
| 1681. | samiraarancibia (samiraaran... | 33.28 | 95% | 2025-06-30 |
| 1682. | giraffex (giraffex) | 33.26 | 97% | 2023-10-07 |
| 1683. | radin (radinanti) | 33.26 | 91% | 2023-10-27 |
| 1684. | Alex Beltran T. (beltran_ta... | 33.26 | 93% | 2025-07-07 |
| 1685. | Gio (banzy) | 33.24 | 95% | 2023-11-11 |
| 1686. | John Smith (fireblade28) | 33.24 | 95% | 2024-01-03 |
| 1687. | Ray (raysrlu) | 33.22 | 92% | 2017-08-15 |
| 1688. | phil (ronald12) | 33.21 | 78% | 2013-08-12 |
| 1689. | Hunter (huntertyler) | 33.20 | — | 2011-03-12 |
| 1690. | Spider🕷 (mohamedtata) | 33.20 | 92.7% | 2023-08-06 |
| 1691. | Ethereal (dragonfly654) | 33.20 | 96.1% | 2024-01-09 |
| 1692. | eric (strokes1979) | 33.19 | 94% | 2016-05-04 |
| 1693. | Joe (chiptychir) | 33.17 | 97% | 2023-06-08 |
| 1694. | Melon (melon69) | 33.13 | 93% | 2024-01-24 |
| 1695. | Fresh (dhyanendra) | 33.13 | 89% | 2024-01-05 |
| 1696. | Ehs (racer_ehs) | 33.13 | 93% | 2024-08-07 |
| 1697. | Splinx (splinx) | 33.12 | 97% | 2025-01-23 |
| 1698. | Clue (aclue) | 33.12 | 91% | 2025-01-05 |
| 1699. | Sri (lulu25) | 33.11 | 89% | 2012-03-13 |
| 1700. | SKY (skymurdock53) | 33.11 | 93% | 2023-10-25 |
| 1701. | z (zivry) | 33.10 | 95% | 2019-09-22 |
| 1702. | Matt (m4olivei) | 33.08 | — | 2011-03-14 |
| 1703. | Inaki Keiji (inaki_keiji) | 33.08 | 92% | 2024-02-19 |
| 1704. | Greg (crashtestgreg) | 33.07 | 92% | 2023-12-22 |
| 1705. | the_P_man (thepman) | 33.06 | 91% | 2025-11-03 |
| 1706. | Ryhmn (ryhmn) | 33.04 | 90% | 2024-09-13 |
| 1707. | Arvi (arvi4321) | 33.02 | 94% | 2024-07-17 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |