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 |
---|---|---|---|---|
450. | vloek (tikpyp) | 54.61 | 99.2% | 2024-07-25 |
451. | Surbhi (surbhi1207) | 54.59 | 97% | 2023-06-10 |
452. | sunglass (sunglassdev) | 54.58 | 95% | 2024-04-09 |
453. | Kevin (klm242) | 54.56 | 98% | 2011-06-20 |
454. | hj (hjjin) | 54.55 | 89% | 2013-09-29 |
455. | Userzin (userzin) | 54.46 | 96% | 2021-11-30 |
456. | Jessy (ttgh24201) | 54.46 | 99% | 2023-06-02 |
457. | Jetmode🐊🐍 (botpro) | 54.46 | 93% | 2025-07-06 |
458. | kalaset (kalaset) | 54.45 | 95% | 2013-11-21 |
459. | be (besalt) | 54.41 | 95% | 2024-07-19 |
460. | Captain Neverquit (aurum_ko... | 54.32 | 91% | 2014-08-28 |
461. | Vijay (vijays4404) | 54.31 | 96% | 2025-02-11 |
462. | Leo (barneyl) | 54.29 | 96% | 2015-05-19 |
463. | jinhwan (fleo0917) | 54.19 | 92% | 2016-12-12 |
464. | racer (dev_racer) | 54.19 | 96% | 2024-12-25 |
465. | aux frelemeu (auxfree) | 54.18 | 94% | 2023-04-07 |
466. | (scraex) | 54.15 | 93% | 2022-02-17 |
467. | 000 (oknotok_) | 54.13 | 95% | 2023-07-24 |
468. | Robert (nforcer) | 54.01 | 98% | 2023-06-13 |
469. | FoTGbigGhost (fotg_reckless) | 53.99 | 97% | 2025-04-15 |
470. | asdf (spelx) | 53.96 | 93% | 2015-05-07 |
471. | (mononym_jisoo) | 53.94 | 93% | 2021-12-07 |
472. | Billy (wayrus) | 53.91 | 94% | 2023-02-09 |
473. | Jai (jaideepjr) | 53.87 | 94% | 2011-11-19 |
474. | Victor (vexorian) | 53.86 | 96% | 2017-04-23 |
475. | g (gamamer) | 53.82 | 92% | 2023-12-06 |
476. | typify1 (typify1) | 53.67 | 95% | 2024-12-29 |
477. | ashalisalamdanam (ashalisal... | 53.65 | 99% | 2023-08-20 |
478. | Herdiansyah (digimonmale) | 53.64 | 92% | 2012-12-31 |
479. | Sina (sinatesting) | 53.64 | 96% | 2024-12-13 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |