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 |
---|---|---|---|---|
1014. | skyworld (skyworld09) | 41.89 | 92% | 2024-06-06 |
1015. | Junaed (junaed_siam) | 41.88 | 96% | 2023-06-09 |
1016. | chenzhekl (chenzhekl) | 41.84 | 96% | 2023-07-11 |
1017. | SebY (type_like_seby) | 41.83 | 95% | 2024-04-06 |
1018. | Johnny Sins (sins621) | 41.81 | 95% | 2024-12-12 |
1019. | 🎯 80 (arsenalbilbao) | 41.80 | 95% | 2025-01-13 |
1020. | Bad (yummieryum) | 41.79 | 93% | 2017-12-27 |
1021. | Domingo (mr_domingo) | 41.78 | 94% | 2017-05-06 |
1022. | Eric (heeric) | 41.77 | 96% | 2018-09-13 |
1023. | dlam (dylam07) | 41.75 | 81% | 2013-04-28 |
1024. | Dhia Eddine (bl1ndk) | 41.72 | 93% | 2024-12-25 |
1025. | PonyTail (p0nytail) | 41.71 | 95.9% | 2024-02-22 |
1026. | Safi (_safi_) | 41.67 | 96% | 2023-05-28 |
1027. | Utsav (utsav2) | 41.66 | 87% | 2016-09-05 |
1028. | Alexander (alxhill) | 41.66 | 92% | 2013-09-09 |
1029. | Yannick (yannick_704) | 41.64 | 95.9% | 2024-08-19 |
1030. | Alaa Awamleh (alaa_awamleh) | 41.63 | 96% | 2023-08-21 |
1031. | ᗜ Plover Steno (stedno) | 41.63 | 86% | 2016-04-26 |
1032. | xiagox (xiagox) | 41.62 | — | 2010-12-15 |
1033. | Darren (bender009) | 41.60 | 96% | 2013-04-06 |
1034. | Sangadji (sangadji) | 41.60 | 90% | 2012-11-06 |
1035. | MysteryManGuy (mysterymanguy) | 41.59 | 95% | 2024-01-24 |
1036. | ojas (pop_ojas) | 41.58 | 95% | 2024-02-09 |
1037. | I (i_s_h_a_n) | 41.58 | 95% | 2023-06-04 |
1038. | I'm still sticking with Qwe... | 41.57 | 92.8% | 2024-03-04 |
1039. | Raju (rajiun_) | 41.56 | 97% | 2024-10-21 |
1040. | Cameron (cjprocket) | 41.54 | 92% | 2012-11-07 |
1041. | Emil (limeforce) | 41.54 | 90% | 2013-03-18 |
1042. | Jon (jonsport) | 41.54 | 96% | 2020-04-08 |
1043. | Eric (calif90071) | 41.53 | 96% | 2013-11-10 |
Universe | Races | Average WPM | First Race |
---|---|---|---|
Coder Edition | 6,765 | 43.55 | December 5, 2009 |
Default (English) | 1 | 58.20 | July 31, 2009 |