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-07-14 21:14:43 | 39.44 | 95% |
197 | 2025-07-14 19:20:10 | 42.03 | 94% |
169 | 2025-07-11 15:57:55 | 35.47 | 96% |
166 | 2025-07-10 19:34:52 | 34.03 | 92% |
160 | 2025-07-10 19:05:07 | 31.99 | 92% |
144 | 2025-07-09 16:52:15 | 35.00 | 93% |
138 | 2025-07-09 16:29:28 | 33.97 | 94% |
133 | 2025-07-09 16:21:00 | 33.36 | 93% |
110 | 2025-07-04 17:34:49 | 33.44 | 94% |
61 | 2025-07-02 19:26:43 | 29.90 | 92% |