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));
Game | Time | WPM | Accuracy |
---|---|---|---|
444 | 2025-07-07 01:46:43 | 32.11 | 92% |
438 | 2025-07-07 01:33:46 | 33.26 | 93% |
387 | 2025-07-03 02:46:30 | 32.60 | 94% |
317 | 2025-06-30 21:50:06 | 29.61 | 92% |
306 | 2025-06-30 00:57:58 | 31.87 | 94% |
260 | 2025-06-26 22:31:28 | 29.82 | 93% |
243 | 2025-06-26 21:38:00 | 30.24 | 93% |
227 | 2025-06-24 23:10:26 | 32.86 | 93% |
210 | 2025-06-23 16:13:55 | 28.20 | 91% |
195 | 2025-06-22 22:35:14 | 33.06 | 91% |
134 | 2025-06-18 20:28:52 | 29.17 | 93% |
106 | 2025-06-18 00:16:05 | 32.45 | 94% |
92 | 2025-06-10 16:42:10 | 30.21 | 94% |