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 |
---|---|---|---|---|
1602. | Greg (crashtestgreg) | 33.07 | 92% | 2023-12-22 |
1603. | Ryhmn (ryhmn) | 33.04 | 90% | 2024-09-13 |
1604. | Arvi (arvi4321) | 33.02 | 94% | 2024-07-17 |
1605. | Vivian (modernnighthail) | 33.02 | 98.1% | 2024-12-10 |
1606. | C0br6 (c0br6) | 33.01 | 96% | 2025-03-22 |
1607. | Immanuel Darren Darmawan (n... | 33.01 | 95% | 2023-06-21 |
1608. | sei (ninjawanko) | 33.00 | 90% | 2024-07-30 |
1609. | tomyatemo (tomyatemo) | 32.97 | 92% | 2023-11-20 |
1610. | gera (gera2826) | 32.96 | 92% | 2015-03-07 |
1611. | Pratul NHK (zer_fus) | 32.96 | 97% | 2023-05-27 |
1612. | Rafa (techzin) | 32.95 | 84% | 2011-08-12 |
1613. | #One More Year (supeer_heroo) | 32.95 | 93% | 2023-05-25 |
1614. | aculeasis (aculeasis) | 32.94 | 93% | 2021-10-10 |
1615. | Muty (muty) | 32.92 | 93% | 2023-09-15 |
1616. | Patrick (thirdimpact) | 32.91 | 92% | 2013-03-21 |
1617. | Mnkx (mnkx) | 32.91 | 93% | 2021-10-10 |
1618. | jhosmar (jhosmar_carlos) | 32.89 | 93% | 2025-06-08 |
1619. | Roman (kaban54) | 32.84 | 95% | 2023-11-26 |
1620. | AJ Jammer (severus1) | 32.83 | 94% | 2013-09-24 |
1621. | Pranav (prnv_srvstv) | 32.79 | 93% | 2023-08-05 |
1622. | tstats[poffio] (poffio) | 32.78 | 94% | 2011-10-10 |
1623. | Usain Bolt (shaheer0) | 32.77 | 96% | 2023-08-05 |
1624. | ISU (isu_theking) | 32.75 | 91% | 2025-02-07 |
1625. | Andre (_ndr_) | 32.73 | 82% | 2013-02-28 |
1626. | Aaron (saint8900) | 32.72 | 94% | 2012-02-20 |
1627. | V (vielle) | 32.70 | 86% | 2013-04-21 |
1628. | Aaron (aaronbuzz) | 32.70 | 91% | 2024-10-17 |
1629. | Mohamed (mohamed25) | 32.70 | 95% | 2023-07-06 |
1630. | John (johnhemrom) | 32.69 | 94.7% | 2023-08-20 |
1631. | Jhosmar (jhosmarmamani) | 32.68 | 92% | 2025-05-22 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |