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 |
---|---|---|---|
323 | 2022-11-04 11:59:02 | 72.76 | 95% |
306 | 2022-10-27 17:56:38 | 66.37 | 93% |
294 | 2022-10-21 06:53:59 | 59.70 | 92% |
272 | 2022-10-16 08:19:40 | 55.50 | 91% |
271 | 2022-10-16 08:18:21 | 58.33 | 92% |
241 | 2022-10-09 09:10:24 | 63.83 | 92% |
228 | 2022-10-04 14:11:25 | 65.07 | 94% |
225 | 2022-10-03 11:35:35 | 58.03 | 94% |
208 | 2022-09-30 11:01:24 | 69.86 | 95% |
173 | 2022-09-23 12:48:15 | 56.62 | 93% |
168 | 2022-09-21 09:43:31 | 63.26 | 93% |
159 | 2022-09-19 06:52:57 | 68.06 | 95% |
150 | 2022-09-17 16:15:55 | 59.73 | 93% |
146 | 2022-09-17 16:11:05 | 70.40 | 95% |
114 | 2022-09-05 08:53:37 | 59.45 | 93% |
102 | 2022-09-02 06:18:39 | 66.46 | 95% |
90 | 2022-07-31 10:10:50 | 68.98 | 95% |
49 | 2022-06-29 10:53:52 | 64.88 | 94% |
34 | 2022-06-23 06:31:17 | 54.53 | 92% |
32 | 2022-06-23 06:29:02 | 53.31 | 93% |
29 | 2022-06-22 08:30:38 | 54.34 | 92% |
27 | 2022-06-22 08:27:47 | 52.98 | 92% |
17 | 2022-06-20 08:11:28 | 50.56 | 91% |
9 | 2022-06-18 11:05:50 | 56.22 | 94% |
3 | 2021-12-19 12:50:23 | 47.49 | 92% |