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 |
---|---|---|---|
471 | 2020-03-11 17:51:53 | 98.17 | 99% |
451 | 2019-10-17 23:42:17 | 92.65 | 99% |
382 | 2019-08-28 23:42:42 | 76.02 | 96% |
355 | 2019-08-15 15:35:05 | 91.80 | 98% |
314 | 2019-08-08 03:34:59 | 79.25 | 97% |
299 | 2019-08-02 01:44:08 | 80.75 | 97% |
283 | 2019-07-27 19:26:31 | 73.88 | 96% |
274 | 2019-07-27 02:59:19 | 86.26 | 98% |
257 | 2019-07-25 03:58:34 | 69.48 | 94% |
250 | 2019-07-25 03:49:09 | 65.04 | 95% |
249 | 2019-07-25 03:47:54 | 81.13 | 96% |
248 | 2019-07-25 03:46:50 | 79.39 | 97% |
206 | 2019-07-24 15:19:38 | 69.11 | 95% |
197 | 2019-07-24 15:06:04 | 69.80 | 97% |
176 | 2019-07-24 03:14:32 | 78.05 | 97% |
163 | 2019-07-24 00:25:30 | 66.32 | 93% |
135 | 2019-07-23 15:02:26 | 58.85 | 93% |
113 | 2019-07-23 01:09:21 | 62.14 | 95% |
96 | 2019-07-22 18:44:36 | 69.05 | 95% |
73 | 2019-07-22 00:40:36 | 72.49 | 98% |
61 | 2019-07-22 00:25:02 | 63.87 | 96% |
24 | 2019-03-15 05:43:40 | 60.47 | 95% |
16 | 2019-02-24 08:47:27 | 50.65 | 97% |
8 | 2019-02-23 21:43:10 | 50.45 | 96% |