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 |
---|---|---|---|
180 | 2025-07-14 19:19:42 | 65.26 | 97% |
173 | 2025-06-21 09:47:27 | 58.49 | 95% |
170 | 2025-02-06 16:00:58 | 57.19 | 95.8% |
158 | 2025-01-26 10:50:08 | 46.87 | 97.3% |
92 | 2024-12-29 15:31:10 | 64.26 | 98.2% |
86 | 2024-12-27 19:14:06 | 57.69 | 97.2% |
80 | 2024-12-26 09:44:15 | 54.32 | 95.8% |
77 | 2024-12-26 09:40:07 | 55.54 | 94.6% |
65 | 2024-12-22 21:53:33 | 53.61 | 95.2% |
43 | 2024-12-20 13:59:56 | 54.07 | 95.6% |
33 | 2024-12-17 12:04:11 | 47.01 | 95.5% |
18 | 2024-12-10 15:32:00 | 51.20 | 96.5% |
13 | 2024-12-10 09:15:23 | 44.18 | 96.1% |
8 | 2024-12-09 09:45:37 | 37.65 | 94.9% |