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 |
---|---|---|---|---|
1647. | Fred (fredizzimo) | 33.41 | 97% | 2017-09-16 |
1648. | Gerardo (gbonell) | 33.41 | 95% | 2016-05-17 |
1649. | tp (tpantlik) | 33.40 | 97% | 2023-12-21 |
1650. | Borislav Nonquit (borislav) | 33.39 | 91% | 2017-12-26 |
1651. | aadithebest (aadithebeast) | 33.39 | 94% | 2025-09-02 |
1652. | Nilax (nilax) | 33.38 | 93% | 2012-10-19 |
1653. | Harshit (probro665) | 33.38 | 98.2% | 2023-07-08 |
1654. | arman (sjraja) | 33.31 | 94% | 2024-06-01 |
1655. | samiraarancibia (samiraaran... | 33.28 | 95% | 2025-06-30 |
1656. | giraffex (giraffex) | 33.26 | 97% | 2023-10-07 |
1657. | radin (radinanti) | 33.26 | 91% | 2023-10-27 |
1658. | Alex Beltran T. (beltran_ta... | 33.26 | 93% | 2025-07-07 |
1659. | Gio (banzy) | 33.24 | 95% | 2023-11-11 |
1660. | John Smith (fireblade28) | 33.24 | 95% | 2024-01-03 |
1661. | Ray (raysrlu) | 33.22 | 92% | 2017-08-15 |
1662. | phil (ronald12) | 33.21 | 78% | 2013-08-12 |
1663. | Hunter (huntertyler) | 33.20 | — | 2011-03-12 |
1664. | Futuristic (mohamedtata) | 33.20 | 92.7% | 2023-08-06 |
1665. | Ethereal (dragonfly654) | 33.20 | 96.1% | 2024-01-09 |
1666. | eric (strokes1979) | 33.19 | 94% | 2016-05-04 |
1667. | Joe (chiptychir) | 33.17 | 97% | 2023-06-08 |
1668. | Melon (melon69) | 33.13 | 93% | 2024-01-24 |
1669. | Fresh (dhyanendra) | 33.13 | 89% | 2024-01-05 |
1670. | Ehs (racer_ehs) | 33.13 | 93% | 2024-08-07 |
1671. | Splinx (splinx) | 33.12 | 97% | 2025-01-23 |
1672. | Clue (aclue) | 33.12 | 91% | 2025-01-05 |
1673. | Sri (lulu25) | 33.11 | 89% | 2012-03-13 |
1674. | SKY (skymurdock53) | 33.11 | 93% | 2023-10-25 |
1675. | z (zivry) | 33.10 | 95% | 2019-09-22 |
1676. | Matt (m4olivei) | 33.08 | — | 2011-03-14 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |