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 |
---|---|---|---|---|
1541. | Mitchell (goiterdude) | 33.96 | 95% | 2019-10-21 |
1542. | Mila (woodwinds) | 33.93 | 95% | 2014-03-02 |
1543. | tsushima (tsushima) | 33.91 | 94% | 2024-09-21 |
1544. | Raoul (urzark) | 33.91 | 90% | 2024-09-14 |
1545. | Gian (veloxsz98) | 33.90 | 95% | 2024-01-19 |
1546. | Maj (pvezelj) | 33.88 | 90% | 2022-11-19 |
1547. | urban24 (urban24) | 33.87 | 85% | 2016-11-25 |
1548. | Julie (juliehuynh654252) | 33.87 | 94% | 2024-03-25 |
1549. | wholfsa (wholfsa) | 33.86 | 95% | 2024-06-11 |
1550. | Gustavo (gustxw) | 33.85 | 91% | 2016-05-19 |
1551. | gf (halaluka) | 33.85 | 93% | 2023-08-21 |
1552. | jasel (jas_el) | 33.85 | 92% | 2025-05-30 |
1553. | Marcelo (kokosensei) | 33.84 | 94% | 2024-10-17 |
1554. | you (dv_learner) | 33.82 | 94% | 2023-06-09 |
1555. | Deaner (deaner1121) | 33.80 | 91% | 2023-07-29 |
1556. | kK6e6n6n6y (k6e6n6n6y) | 33.78 | 95% | 2012-08-13 |
1557. | ⚽⚽⚽⚽🏆🏆 (simon... | 33.77 | 93% | 2023-05-31 |
1558. | Bob (weal2020) | 33.76 | 95.9% | 2023-10-12 |
1559. | Jeffry (coldjeffry12) | 33.75 | 94% | 2023-07-09 |
1560. | MonkeyHands (monkeyhands) | 33.73 | 96% | 2023-11-20 |
1561. | pangea (pangeacake) | 33.69 | 92% | 2013-10-28 |
1562. | J.G. (jznhljg) | 33.69 | — | 2011-02-02 |
1563. | Kevin (kevzho) | 33.68 | — | 2011-01-28 |
1564. | Samuel (samsonite4002) | 33.67 | 96% | 2023-07-25 |
1565. | Asif (asif6777) | 33.67 | 94% | 2024-03-04 |
1566. | Tobias (mechman) | 33.63 | 93% | 2017-04-16 |
1567. | YEHOVAHsneaky (bmmaroni) | 33.62 | 95% | 2023-06-08 |
1568. | El Doyer (el_doyer) | 33.59 | 95% | 2023-06-26 |
1569. | Shivam Rai (shivamrai162) | 33.56 | 92% | 2023-07-02 |
1570. | ed81 (ed81) | 33.56 | 95% | 2023-08-06 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |