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 |
---|---|---|---|
568 | 2025-03-21 10:30:24 | 46.15 | 95.6% |
482 | 2025-03-16 06:28:19 | 48.46 | 97.8% |
456 | 2025-03-15 10:24:09 | 51.58 | 98.1% |
422 | 2025-03-15 08:52:10 | 40.60 | 96.2% |
345 | 2025-03-09 07:27:05 | 47.64 | 98.2% |
250 | 2025-03-02 13:34:31 | 40.49 | 97.5% |
155 | 2025-03-01 11:57:11 | 37.92 | 97.5% |
147 | 2025-03-01 11:37:21 | 34.61 | 97.5% |
144 | 2025-03-01 11:31:43 | 35.60 | 96.9% |
96 | 2025-03-01 06:43:43 | 38.19 | 97.1% |
95 | 2025-03-01 06:42:04 | 35.72 | 97.2% |
68 | 2025-02-24 08:48:10 | 40.46 | 96.2% |
39 | 2025-02-23 13:19:09 | 38.94 | 95.3% |