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 |
---|---|---|---|---|
1557. | Tadej (sivictank123) | 33.84 | 91% | 2023-06-15 |
1558. | you (dv_learner) | 33.82 | 94% | 2023-06-09 |
1559. | Deaner (deaner1121) | 33.80 | 91% | 2023-07-29 |
1560. | kK6e6n6n6y (k6e6n6n6y) | 33.78 | 95% | 2012-08-13 |
1561. | ⚽⚽⚽⚽🏆🏆 (simon... | 33.77 | 93% | 2023-05-31 |
1562. | Bob (weal2020) | 33.76 | 95.9% | 2023-10-12 |
1563. | Jeffry (coldjeffry12) | 33.75 | 94% | 2023-07-09 |
1564. | MonkeyHands (monkeyhands) | 33.73 | 96% | 2023-11-20 |
1565. | pangea (pangeacake) | 33.69 | 92% | 2013-10-28 |
1566. | J.G. (jznhljg) | 33.69 | — | 2011-02-02 |
1567. | Kevin (kevzho) | 33.68 | — | 2011-01-28 |
1568. | Samuel (samsonite4002) | 33.67 | 96% | 2023-07-25 |
1569. | Asif (asif6777) | 33.67 | 94% | 2024-03-04 |
1570. | Tobias (mechman) | 33.63 | 93% | 2017-04-16 |
1571. | YEHOVAHsneaky (bmmaroni) | 33.62 | 95% | 2023-06-08 |
1572. | El Doyer (el_doyer) | 33.59 | 95% | 2023-06-26 |
1573. | Shivam Rai (shivamrai162) | 33.56 | 92% | 2023-07-02 |
1574. | ed81 (ed81) | 33.56 | 95% | 2023-08-06 |
1575. | Palestine Freedom (greenza) | 33.55 | 96% | 2024-05-03 |
1576. | Ahmed (e_elashra1) | 33.55 | 92.5% | 2025-05-08 |
1577. | Fox (jads007) | 33.53 | 91% | 2024-03-30 |
1578. | Ashu (asaral) | 33.52 | 94% | 2023-07-27 |
1579. | Max Martin (max_martiinn) | 33.49 | 95% | 2025-02-10 |
1580. | James (andromeduck) | 33.48 | 93% | 2014-02-05 |
1581. | fasfasdf (frfvfrrfvffrrfv) | 33.45 | 95% | 2011-09-26 |
1582. | Blake (blakee) | 33.42 | 92% | 2016-02-07 |
1583. | Fred (fredizzimo) | 33.41 | 97% | 2017-09-16 |
1584. | Gerardo (gbonell) | 33.41 | 95% | 2016-05-17 |
1585. | tp (tpantlik) | 33.40 | 97% | 2023-12-21 |
1586. | Borislav Nonquit (borislav) | 33.39 | 91% | 2017-12-26 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |