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 |
---|---|---|---|
208 | 2025-09-02 20:18:16 | 32.66 | 92% |
194 | 2025-09-02 19:53:47 | 33.39 | 94% |
180 | 2025-08-13 11:18:26 | 33.02 | 93% |
159 | 2025-07-26 15:24:08 | 30.14 | 92% |
156 | 2025-07-23 16:00:56 | 27.59 | 93% |
144 | 2025-07-08 10:40:24 | 32.83 | 93% |
143 | 2025-07-08 10:38:34 | 29.66 | 94% |
138 | 2025-07-06 14:15:35 | 28.11 | 92% |
91 | 2025-07-01 10:32:30 | 31.89 | 93% |
86 | 2025-06-30 17:33:32 | 30.10 | 93% |
84 | 2025-06-30 17:30:13 | 32.21 | 94% |
52 | 2025-06-27 17:14:25 | 22.49 | 90% |
37 | 2025-06-26 08:53:12 | 22.38 | 89% |
19 | 2025-06-17 07:12:45 | 20.42 | 89% |