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 |
---|---|---|---|---|
490. | Kingpin (kingpin) | 52.62 | 90% | 2011-05-03 |
491. | Bernice (tjonadibernice) | 52.61 | 97% | 2024-03-10 |
492. | QKhjZtXFyxmvF2 (qkhjztxfyxm... | 52.60 | 98% | 2018-09-20 |
493. | snail (snail0) | 52.58 | 86% | 2011-09-05 |
494. | Gswt (gswt) | 52.58 | 94% | 2023-11-23 |
495. | (vulturegang) | 52.57 | 97% | 2023-12-11 |
496. | sndx (sndyb) | 52.56 | 91% | 2023-10-07 |
497. | Parsa (parsilius) | 52.54 | 94% | 2024-06-08 |
498. | Yume (夢) (yumeai) | 52.51 | 96% | 2011-12-23 |
499. | bj (beau9992) | 52.49 | 93% | 2012-10-13 |
500. | Angel (angel_j) | 52.42 | 96% | 2017-11-08 |
501. | dvorak :) (lauta70) | 52.41 | 97% | 2023-01-09 |
502. | ⛧🦇🎃💀🎃🦇⛧ ... | 52.38 | 92% | 2019-02-24 |
503. | Noe (noe7) | 52.37 | 96% | 2016-05-28 |
504. | Semaj (officialmaj) | 52.37 | 97% | 2018-05-26 |
505. | Groozyn (groozyn) | 52.37 | 98.2% | 2024-03-08 |
506. | yaun (yyaun) | 52.36 | 98% | 2012-09-20 |
507. | i code at git.colean.cc (sp... | 52.36 | 94% | 2023-07-12 |
508. | Grant (grantly) | 52.36 | 95% | 2022-07-28 |
509. | Simon (zenex) | 52.31 | 94% | 2012-02-28 |
510. | Stefan Jovanović (stefanst... | 52.25 | 94% | 2023-08-19 |
511. | atl (loveatl) | 52.24 | 93% | 2024-02-22 |
512. | Adam (adames4) | 52.23 | 96% | 2023-06-10 |
513. | Rodri (xrodrilyx) | 52.22 | 97% | 2023-11-01 |
514. | Fyre (fyresc) | 52.20 | 96% | 2025-03-04 |
515. | Mohammad (alamin_typist) | 52.18 | 97% | 2018-11-17 |
516. | darthinfinix (darthinfinix) | 52.14 | 94% | 2024-01-24 |
517. | Tomas0707 (tomas0707) | 52.11 | 92% | 2024-08-17 |
518. | Jason (remeditator) | 52.01 | 96% | 2018-02-02 |
519. | sakhaprox (rportnoy) | 52.00 | — | 2010-12-22 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |