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 |
---|---|---|---|
79 | 2012-08-22 13:46:27 | 37.64 | 86% |
77 | 2012-08-20 17:21:25 | 40.70 | 89% |
69 | 2012-08-17 16:22:39 | 35.25 | 81% |
62 | 2012-08-14 04:54:49 | 38.13 | 88% |
59 | 2012-08-13 05:30:36 | 33.95 | 82% |
53 | 2012-08-09 05:10:37 | 36.76 | 91% |
45 | 2012-08-09 04:27:43 | 33.14 | 83% |
42 | 2012-08-06 04:11:39 | 31.18 | 84% |
36 | 2012-07-24 19:09:56 | 29.60 | 85% |
33 | 2012-07-24 18:21:58 | 31.16 | 88% |
24 | 2012-07-23 16:53:43 | 30.50 | 81% |
20 | 2012-07-23 16:46:45 | 28.33 | 79% |
18 | 2012-07-23 16:16:04 | 32.05 | 87% |
15 | 2012-07-23 16:05:25 | 29.31 | 84% |
13 | 2012-07-23 15:37:07 | 30.02 | 84% |