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 |
|---|---|---|---|---|
| 1440. | Ajay (icyvexen) | 36.53 | 97% | 2013-04-09 |
| 1441. | Jacky (jackyjac) | 36.53 | 95% | 2021-08-24 |
| 1442. | Jr. Jerry (codebody23) | 36.48 | 95% | 2023-07-29 |
| 1443. | Bennett (coolnarwhal88) | 36.45 | 94% | 2013-11-10 |
| 1444. | Kai (kai_c) | 36.43 | 94% | 2023-07-02 |
| 1445. | Marco (mbassale) | 36.39 | — | 2011-02-20 |
| 1446. | Sourish (sourish1997) | 36.39 | 95% | 2024-03-24 |
| 1447. | Tesla (pyromatical) | 36.35 | 94% | 2015-03-27 |
| 1448. | Jack (jx34tech) | 36.34 | 94% | 2024-05-31 |
| 1449. | Tu Anh Nguyen (tuanhnguyen) | 36.34 | 94% | 2025-06-21 |
| 1450. | gart (icoder) | 36.33 | 96% | 2012-11-16 |
| 1451. | Lakshya (lakshyasharma) | 36.33 | 96% | 2024-03-26 |
| 1452. | ashok (ashokkasi) | 36.31 | 96% | 2021-10-31 |
| 1453. | str4tos (str4tos) | 36.31 | 94% | 2025-04-03 |
| 1454. | d (braandon) | 36.27 | 94% | 2017-10-16 |
| 1455. | AgentGarbo (agentgarbo) | 36.26 | 97% | 2024-07-20 |
| 1456. | Ali Hassaan (ahmlmh) | 36.24 | 89% | 2012-12-21 |
| 1457. | Jessica (jdoggygirl) | 36.24 | 98% | 2024-07-04 |
| 1458. | Pixel (pixel_3d_x) | 36.20 | 97% | 2023-06-03 |
| 1459. | Anand (anand7711) | 36.20 | 95% | 2023-06-06 |
| 1460. | Josiah (washers) | 36.20 | 93% | 2024-06-14 |
| 1461. | Ricardo (richardgomes7d) | 36.18 | 89% | 2015-10-01 |
| 1462. | ahmed (ahmedoz) | 36.16 | 93% | 2023-10-21 |
| 1463. | __8k.11Ine_ (yassine999) | 36.15 | 93% | 2025-08-06 |
| 1464. | J (geonjr) | 36.13 | — | 2011-03-18 |
| 1465. | Grunde (superheltenroy) | 36.12 | 97% | 2025-06-25 |
| 1466. | Scungilli Man (beerandflyers) | 36.11 | 93% | 2023-06-23 |
| 1467. | mort (mort96) | 36.07 | 91% | 2013-12-28 |
| 1468. | Rose (rosellewind) | 36.06 | 97% | 2017-03-06 |
| 1469. | John Patrick F. Santos (jhn... | 36.06 | 96% | 2024-02-02 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,765 | 43.55 | December 5, 2009 |
| Default (English) | 1 | 58.20 | July 31, 2009 |