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 |
---|---|---|---|
104 | 2016-08-19 11:13:05 | 30.48 | 97% |
93 | 2016-08-17 18:21:02 | 33.37 | 99% |
85 | 2016-08-14 21:14:41 | 29.87 | 96% |
83 | 2016-08-14 21:10:32 | 32.04 | 100% |
70 | 2016-08-14 18:10:05 | 29.41 | 97% |
67 | 2016-08-14 18:04:10 | 32.28 | 100% |
60 | 2016-08-14 09:29:19 | 24.63 | 95% |
54 | 2016-08-13 21:42:37 | 33.87 | 98% |
47 | 2016-08-13 21:30:39 | 34.09 | 98% |
39 | 2016-08-13 21:02:10 | 27.07 | 94% |
33 | 2016-08-13 20:37:41 | 30.08 | 97% |
28 | 2016-08-13 20:28:49 | 26.75 | 96% |
26 | 2016-08-13 20:24:47 | 23.45 | 92% |
13 | 2016-08-12 09:53:24 | 28.42 | 97% |
9 | 2016-08-09 12:20:59 | 23.22 | 95% |
5 | 2016-08-08 18:55:50 | 23.75 | 96% |