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 |
---|---|---|---|---|
1324. | verdant (verdantasd) | 37.14 | 92% | 2023-04-16 |
1325. | Steve (weinrich) | 37.11 | 78% | 2014-08-10 |
1326. | GordonShumway (gordon_shumway) | 37.09 | 97.8% | 2024-02-02 |
1327. | Philippos (patatokeftes01) | 37.09 | 95% | 2023-07-17 |
1328. | Sophie (sophh) | 37.08 | 90% | 2017-04-12 |
1329. | Jeremy (merlinsroom) | 37.05 | 96% | 2016-02-19 |
1330. | jesse (funnyfatguy) | 37.03 | 80% | 2013-03-05 |
1331. | Pavlo (pavelko) | 37.01 | 96% | 2024-04-27 |
1332. | gazi (gazi_maksudur) | 37.00 | 96% | 2023-06-05 |
1333. | Abdulrahman (abdulrahmanal_... | 37.00 | 93% | 2023-07-20 |
1334. | Rennex (nixoneen) | 36.99 | 94% | 2023-07-05 |
1335. | monochrome (artemis_05) | 36.97 | 93% | 2021-12-23 |
1336. | Juey (spyrox) | 36.97 | 97% | 2024-07-28 |
1337. | Terrell (hackerg) | 36.97 | 97% | 2024-10-20 |
1338. | Carlos Eduardo Amorim Silva... | 36.96 | 95% | 2023-08-05 |
1339. | Michael (mikeme1) | 36.94 | 88% | 2013-03-11 |
1340. | firefly (firef1y) | 36.93 | — | 2011-01-27 |
1341. | Leonardo (learts) | 36.93 | — | 2011-01-30 |
1342. | Bo (elitefroggy) | 36.92 | 90% | 2015-01-31 |
1343. | KC (hotdogkc) | 36.87 | 92% | 2012-12-01 |
1344. | Zaz (zaz_) | 36.87 | 93% | 2011-07-29 |
1345. | zanzaslayer (rusher_saint) | 36.85 | 95% | 2023-02-04 |
1346. | Cornholio (willburz) | 36.83 | — | 2011-02-13 |
1347. | #1 (speed18) | 36.82 | 91% | 2025-03-26 |
1348. | Mr. Prime (pr1mary) | 36.82 | 84% | 2024-10-25 |
1349. | sam (samandar404) | 36.82 | 94% | 2025-06-19 |
1350. | Palestine (abood2002) | 36.81 | 95% | 2023-08-02 |
1351. | esom (esom) | 36.80 | 91% | 2012-08-23 |
1352. | Vivek Jain (nguye205) | 36.79 | 97% | 2022-04-22 |
1353. | Gareth (gddawson) | 36.77 | 93% | 2013-03-01 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |