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 |
---|---|---|---|
241 | 2019-08-12 13:25:34 | 63.31 | 100% |
228 | 2019-08-05 13:46:50 | 56.62 | 99% |
216 | 2019-08-04 14:00:40 | 51.04 | 99% |
212 | 2019-08-04 13:31:12 | 54.80 | 99% |
206 | 2019-08-03 14:02:15 | 55.21 | 100% |
195 | 2019-08-01 14:17:02 | 51.33 | 100% |
168 | 2019-07-29 14:05:46 | 59.15 | 99% |
166 | 2019-07-29 14:01:57 | 59.50 | 100% |
132 | 2019-07-25 20:27:05 | 53.58 | 99% |
118 | 2019-07-24 19:50:40 | 60.71 | 100% |
116 | 2019-07-24 19:44:52 | 59.85 | 99% |
97 | 2019-07-23 20:31:52 | 43.46 | 99% |
36 | 2019-07-16 21:23:45 | 43.72 | 97% |
21 | 2019-07-10 22:26:57 | 47.78 | 99% |
17 | 2019-07-10 11:51:02 | 46.17 | 98% |
13 | 2019-07-10 11:45:23 | 44.00 | 97% |
8 | 2019-07-09 22:06:36 | 45.99 | 99% |
5 | 2019-07-09 22:01:47 | 40.63 | 98% |