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 |
---|---|---|---|
369 | 2025-01-11 17:07:29 | 35.80 | 92.3% |
331 | 2024-12-31 00:25:52 | 30.86 | 92.2% |
311 | 2024-12-25 21:53:24 | 35.01 | 93.7% |
304 | 2024-12-25 18:08:04 | 28.62 | 91.9% |
286 | 2024-11-30 04:42:39 | 30.61 | 92% |
270 | 2024-04-13 17:06:34 | 32.47 | 92.8% |
255 | 2024-03-01 16:24:43 | 33.15 | 92.3% |
247 | 2024-02-29 00:23:59 | 35.60 | 91.7% |
242 | 2024-02-26 15:16:29 | 36.64 | 93.9% |
234 | 2024-02-25 19:04:40 | 31.05 | 90.4% |
224 | 2024-02-24 00:26:05 | 30.80 | 90.6% |
211 | 2024-02-04 19:06:15 | 30.21 | 91.3% |
195 | 2023-08-17 22:06:30 | 27.82 | 90.2% |
155 | 2023-07-18 15:19:31 | 35.12 | 92.4% |
142 | 2023-07-05 15:49:39 | 34.32 | 90.4% |
140 | 2023-07-04 20:10:36 | 35.53 | 92.5% |
138 | 2023-07-04 20:06:22 | 33.75 | 90.9% |
135 | 2023-07-03 16:30:42 | 32.55 | 90.4% |
134 | 2023-07-03 16:28:22 | 32.42 | 92.2% |
78 | 2023-06-14 21:42:33 | 30.51 | 90.6% |
62 | 2023-06-10 00:36:46 | 32.84 | 92.5% |
56 | 2023-06-08 23:50:08 | 29.56 | 88.7% |
45 | 2023-06-05 23:27:49 | 26.23 | 90.4% |