Lines Matching defs:per_cpu_info
41 struct per_cpu_info { struct
42 unsigned int cpu;
43 unsigned int nelems;
45 int fd;
46 int fdblock;
47 char fname[128];
49 struct io_stats io_stats;
51 struct rb_root rb_last;
52 unsigned long rb_last_entries;
53 unsigned long last_sequence;
54 unsigned long smallest_seq_read;
56 struct skip_info *skips_head;
57 struct skip_info *skips_tail;