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. | Adrian (meatbeat) | 31.67 | 93% | 2024-07-10 |
1715. | Nameguy (nameguy) | 31.65 | 92% | 2024-02-16 |
1716. | MAMUN (wmamunhossain) | 31.61 | 95% | 2023-03-25 |
1717. | Bo Cletus (bocletus) | 31.61 | 94% | 2024-10-01 |
1718. | Zaphod (zapgawd) | 31.58 | 95% | 2024-09-20 |
1719. | Jeff (jeffpc) | 31.54 | — | 2011-02-01 |
1720. | Paul (isea) | 31.53 | 92% | 2012-03-11 |
1721. | Isaac (ctrl_sea) | 31.52 | 92% | 2023-08-11 |
1722. | Bibek (bibek2442b) | 31.50 | 94% | 2024-10-21 |
1723. | Colin (perplexes) | 31.49 | — | 2010-07-16 |
1724. | Antonio (some1b) | 31.49 | 94% | 2023-07-24 |
1725. | darren (darrenduhdragon) | 31.49 | 93% | 2023-07-13 |
1726. | Jesup (jesup1) | 31.48 | 90% | 2024-05-13 |
1727. | Marcin (redgda) | 31.46 | 89% | 2011-11-08 |
1728. | psiphi (psiphi) | 31.46 | 92% | 2023-06-05 |
1729. | Adi (unsio) | 31.44 | 94% | 2023-01-26 |
1730. | Tyler (shoecat) | 31.42 | 92% | 2013-03-13 |
1731. | Arsalan Hashmi (a1_sharp) | 31.42 | 92% | 2023-09-10 |
1732. | Fady Kamil (fady_kamil) | 31.39 | 92% | 2023-09-25 |
1733. | kleeon (kleeon) | 31.36 | 92% | 2023-07-31 |
1734. | Nel (fodsdj) | 31.35 | 96% | 2025-02-25 |
1735. | ElienaiBH (elienai) | 31.33 | 92% | 2015-09-17 |
1736. | Divyesh (roger9451) | 31.33 | 92% | 2023-06-29 |
1737. | piot (piot) | 31.32 | 97% | 2012-11-03 |
1738. | Ericc (room_20four) | 31.32 | — | 2011-01-31 |
1739. | voxdoxx (iaeax) | 31.32 | 92% | 2024-10-01 |
1740. | Kannansink (kannansink) | 31.32 | 94% | 2025-02-22 |
1741. | Arjun (daddys_home_tonight) | 31.29 | 93% | 2023-06-08 |
1742. | Mati (munzirae86) | 31.26 | 94% | 2013-11-26 |
1743. | Ashutosh Mishra (snipingash) | 31.26 | 93% | 2024-10-15 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |