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 |
---|---|---|---|
443 | 2024-05-07 20:58:09 | 42.15 | 94.3% |
413 | 2024-05-07 20:13:54 | 41.19 | 94.1% |
374 | 2024-04-30 11:50:40 | 39.66 | 95.1% |
366 | 2024-04-30 11:36:12 | 41.69 | 94.7% |
322 | 2024-04-29 12:46:20 | 41.98 | 94.3% |
302 | 2024-04-29 12:18:41 | 41.80 | 94.1% |
241 | 2024-04-28 10:34:06 | 39.81 | 93.9% |
239 | 2024-04-28 10:32:03 | 39.62 | 93.8% |
224 | 2024-04-25 13:03:55 | 36.09 | 93.5% |
145 | 2024-04-15 11:26:41 | 35.81 | 94.3% |
141 | 2024-04-11 13:32:42 | 39.18 | 95.2% |
74 | 2024-04-05 17:10:27 | 35.19 | 94% |
57 | 2024-04-04 12:39:32 | 33.51 | 97.1% |
47 | 2024-04-01 11:18:51 | 28.09 | 94.3% |