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 |
|---|---|---|---|---|
| 663. | 3rd Place (bomtombadil) | 49.90 | 97% | 2014-09-23 |
| 664. | IHaveArthritus (loabing) | 49.89 | 97% | 2024-09-24 |
| 665. | gab (gaberoonie) | 49.88 | 94% | 2016-11-19 |
| 666. | Ha (cndv) | 49.86 | 97% | 2015-03-03 |
| 667. | matt (mattwg) | 49.86 | 98% | 2011-05-28 |
| 668. | papalial (papalial) | 49.86 | 95.1% | 2024-02-18 |
| 669. | Kaleb (kwainright) | 49.78 | 93% | 2023-06-02 |
| 670. | guu (guda) | 49.77 | — | 2011-01-31 |
| 671. | Sumit (sumit_ghag) | 49.75 | 94.7% | 2023-11-30 |
| 672. | victor (potatoloh228) | 49.73 | 97% | 2014-10-15 |
| 673. | Yuma (el_yuma) | 49.68 | 95.5% | 2025-01-09 |
| 674. | Pranav (pranav93) | 49.64 | 95% | 2017-08-18 |
| 675. | Christian (chrixsi) | 49.59 | 95% | 2024-11-11 |
| 676. | name (andyhk) | 49.51 | 96% | 2018-02-27 |
| 677. | kinisslearner (kinesislearner) | 49.51 | 97% | 2024-05-03 |
| 678. | Yousef (yousef_salama) | 49.50 | 92% | 2012-11-09 |
| 679. | michael (mikul) | 49.44 | 95% | 2023-05-01 |
| 680. | knavemire (knavemire) | 49.44 | 95% | 2025-02-16 |
| 681. | Kµkkain (tsvuk) | 49.42 | — | 2011-01-28 |
| 682. | Elena (cybersad) | 49.41 | 91% | 2023-07-19 |
| 683. | noiZ (noizedd) | 49.40 | 96% | 2023-06-22 |
| 684. | Pablo Palou (pablitopaloutdm) | 49.40 | 95% | 2024-12-26 |
| 685. | Darthfett (darthfett) | 49.37 | 88% | 2011-10-18 |
| 686. | Skiken (aymen1508) | 49.37 | 96% | 2025-07-22 |
| 687. | Tamer (tmr0222) | 49.36 | 95% | 2017-09-18 |
| 688. | kewl (hyper_racer) | 49.36 | 93% | 2019-07-29 |
| 689. | Samuel (svanpelt) | 49.35 | 92% | 2014-04-08 |
| 690. | Heinz (drake_x54) | 49.31 | 96% | 2023-07-05 |
| 691. | kenboi (_kenboi) | 49.29 | 92% | 2025-01-28 |
| 692. | Filip (ar141347) | 49.28 | 98% | 2024-04-05 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |