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 |
---|---|---|---|
398 | 2023-09-28 13:53:03 | 48.51 | 97.2% |
391 | 2023-09-26 14:25:33 | 49.05 | 95.5% |
372 | 2023-09-17 17:09:58 | 46.58 | 95.4% |
346 | 2023-09-07 20:00:46 | 49.07 | 95.1% |
335 | 2023-09-01 04:19:20 | 51.66 | 96.5% |
304 | 2023-08-21 04:41:45 | 42.50 | 94.1% |
272 | 2023-08-18 05:29:28 | 41.66 | 94.1% |
260 | 2023-08-16 14:53:17 | 46.25 | 95.6% |
229 | 2023-08-13 16:47:42 | 44.20 | 96.4% |
212 | 2023-08-12 04:09:59 | 38.53 | 94.7% |
202 | 2023-08-10 12:15:00 | 44.90 | 96.2% |
172 | 2023-07-28 13:57:15 | 47.22 | 96.8% |
162 | 2023-07-26 15:16:37 | 44.16 | 95.5% |
160 | 2023-07-26 15:14:00 | 35.51 | 93.1% |
156 | 2023-07-25 13:57:03 | 42.61 | 95% |
149 | 2023-07-25 13:47:31 | 40.42 | 96.2% |
141 | 2023-07-24 13:43:41 | 33.54 | 94.2% |
114 | 2023-07-22 12:47:28 | 38.00 | 94.8% |
104 | 2023-07-20 10:06:30 | 32.95 | 93.6% |
89 | 2023-07-16 03:57:01 | 35.92 | 93.2% |
88 | 2023-07-16 03:55:11 | 37.03 | 95.7% |
84 | 2023-07-13 10:40:58 | 30.67 | 91.3% |
66 | 2023-07-09 15:35:19 | 37.74 | 94.3% |
63 | 2023-07-09 15:31:47 | 34.13 | 93.9% |
59 | 2023-07-08 18:57:12 | 36.31 | 96% |
41 | 2023-06-26 17:17:41 | 32.09 | 94.9% |
38 | 2023-06-25 20:18:13 | 28.87 | 94.1% |
18 | 2023-06-21 16:00:14 | 27.65 | 92.7% |