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 |
---|---|---|---|
316 | 2020-04-15 07:00:45 | 55.81 | 96% |
313 | 2020-04-15 06:52:47 | 56.42 | 97% |
296 | 2020-04-13 17:25:50 | 51.39 | 96% |
291 | 2020-04-13 13:38:25 | 57.16 | 95% |
243 | 2020-04-07 13:48:18 | 50.74 | 97% |
237 | 2020-04-07 13:32:18 | 55.88 | 96% |
172 | 2020-03-25 15:37:08 | 50.25 | 97% |
109 | 2019-11-28 10:07:39 | 50.76 | 97% |
81 | 2019-10-19 06:46:56 | 51.55 | 96% |
68 | 2019-10-06 13:41:45 | 50.56 | 97% |
49 | 2019-10-03 11:24:05 | 45.57 | 94% |
39 | 2019-10-02 12:44:49 | 43.26 | 97% |
14 | 2019-09-29 11:14:12 | 45.33 | 98% |
7 | 2019-09-29 10:09:26 | 41.67 | 97% |