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 |
---|---|---|---|---|
1470. | Abhinav (typingcompany) | 35.71 | 96% | 2025-06-24 |
1471. | Parminder (prince7079) | 35.69 | 95% | 2013-09-14 |
1472. | Alex (looke116) | 35.68 | 94% | 2024-06-11 |
1473. | shhkid (shkid) | 35.65 | 94% | 2023-07-30 |
1474. | Kuruma (kuruma404) | 35.64 | 95% | 2023-10-13 |
1475. | Praveen (kprav33n) | 35.63 | 94% | 2011-11-11 |
1476. | douper (douper) | 35.63 | 95% | 2023-09-23 |
1477. | Meghan (always23) | 35.63 | 94% | 2024-04-07 |
1478. | symbolsnumbers (programmerp... | 35.63 | 92% | 2023-05-31 |
1479. | M@ (entr0py33) | 35.61 | 84% | 2011-07-07 |
1480. | Lucky (selival) | 35.58 | 92% | 2025-02-14 |
1481. | Yazan (yazan_al) | 35.57 | 96% | 2023-05-30 |
1482. | apoorv (akky89) | 35.56 | 97% | 2015-04-30 |
1483. | JB (brightchan) | 35.56 | 95% | 2023-08-18 |
1484. | LR (lenko) | 35.55 | 95% | 2016-04-13 |
1485. | Udesh (usefulad) | 35.55 | 93% | 2024-02-20 |
1486. | Miwck (miwck) | 35.54 | 94% | 2012-09-28 |
1487. | idk man (ithatme) | 35.54 | 93% | 2022-07-05 |
1488. | Kane (kane_yq) | 35.54 | 93% | 2023-06-24 |
1489. | Paweł (p_a_w_m) | 35.53 | 93% | 2013-04-17 |
1490. | Luigi (typerlouis) | 35.52 | — | 2011-02-02 |
1491. | kostis (oh_yeah_go) | 35.51 | 95% | 2022-01-24 |
1492. | Ted (icydgx) | 35.49 | 97% | 2023-08-20 |
1493. | Ales (_ales) | 35.47 | 97% | 2020-03-30 |
1494. | this is my instagram: ethan... | 35.47 | 96% | 2024-12-06 |
1495. | DENNIS (dennis123123) | 35.47 | 97% | 2023-07-11 |
1496. | wan (wansap) | 35.45 | 93.9% | 2024-03-29 |
1497. | Fraa (fraa_engram) | 35.45 | 93% | 2023-07-24 |
1498. | Taufik (topik) | 35.44 | 91% | 2012-11-06 |
1499. | JamesBridgewater (james_bri... | 35.40 | 91% | 2024-02-13 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |