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 |
---|---|---|---|
155 | 2025-06-30 01:52:00 | 33.28 | 95% |
137 | 2025-06-30 00:58:11 | 27.99 | 93% |
82 | 2025-06-08 00:47:05 | 25.29 | 95% |
75 | 2025-06-05 16:44:26 | 23.90 | 96% |
49 | 2025-06-03 13:16:57 | 21.96 | 92% |
43 | 2025-06-02 00:25:43 | 25.37 | 93% |
40 | 2025-05-30 01:26:24 | 23.47 | 93% |