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 |
|---|---|---|---|---|
| 1666. | Blake (blakee) | 33.42 | 92% | 2016-02-07 |
| 1667. | Fred (fredizzimo) | 33.41 | 97% | 2017-09-16 |
| 1668. | Gerardo (gbonell) | 33.41 | 95% | 2016-05-17 |
| 1669. | tp (tpantlik) | 33.40 | 97% | 2023-12-21 |
| 1670. | Borislav Nonquit (borislav) | 33.39 | 91% | 2017-12-26 |
| 1671. | Nilax (nilax) | 33.38 | 93% | 2012-10-19 |
| 1672. | Harshit (probro665) | 33.38 | 98.2% | 2023-07-08 |
| 1673. | arman (sjraja) | 33.31 | 94% | 2024-06-01 |
| 1674. | samiraarancibia (samiraaran... | 33.28 | 95% | 2025-06-30 |
| 1675. | giraffex (giraffex) | 33.26 | 97% | 2023-10-07 |
| 1676. | radin (radinanti) | 33.26 | 91% | 2023-10-27 |
| 1677. | Alex Beltran T. (beltran_ta... | 33.26 | 93% | 2025-07-07 |
| 1678. | Gio (banzy) | 33.24 | 95% | 2023-11-11 |
| 1679. | John Smith (fireblade28) | 33.24 | 95% | 2024-01-03 |
| 1680. | Ray (raysrlu) | 33.22 | 92% | 2017-08-15 |
| 1681. | phil (ronald12) | 33.21 | 78% | 2013-08-12 |
| 1682. | Hunter (huntertyler) | 33.20 | — | 2011-03-12 |
| 1683. | Spider🕷 (mohamedtata) | 33.20 | 92.7% | 2023-08-06 |
| 1684. | Ethereal (dragonfly654) | 33.20 | 96.1% | 2024-01-09 |
| 1685. | eric (strokes1979) | 33.19 | 94% | 2016-05-04 |
| 1686. | Joe (chiptychir) | 33.17 | 97% | 2023-06-08 |
| 1687. | Melon (melon69) | 33.13 | 93% | 2024-01-24 |
| 1688. | Fresh (dhyanendra) | 33.13 | 89% | 2024-01-05 |
| 1689. | Ehs (racer_ehs) | 33.13 | 93% | 2024-08-07 |
| 1690. | Splinx (splinx) | 33.12 | 97% | 2025-01-23 |
| 1691. | Clue (aclue) | 33.12 | 91% | 2025-01-05 |
| 1692. | Sri (lulu25) | 33.11 | 89% | 2012-03-13 |
| 1693. | SKY (skymurdock53) | 33.11 | 93% | 2023-10-25 |
| 1694. | z (zivry) | 33.10 | 95% | 2019-09-22 |
| 1695. | 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 |