Lines Matching defs:per_cpu_info
47 struct per_cpu_info { struct
48 unsigned int cpu;
49 unsigned int nelems;
51 int fd;
52 int fdblock;
53 char fname[PATH_MAX];
55 struct io_stats io_stats;
57 struct rb_root rb_last;
58 unsigned long rb_last_entries;
59 unsigned long last_sequence;
60 unsigned long smallest_seq_read;
62 struct skip_info *skips_head;
63 struct skip_info *skips_tail;