Lines Matching defs:pseudo_lock_region
170 struct pseudo_lock_region { struct
171 struct rdt_resource *r;
172 struct rdt_domain *d;
173 u32 cbm;
174 wait_queue_head_t lock_thread_wq;
175 int thread_done;
176 int cpu;
177 unsigned int line_size;
178 unsigned int size;
179 void *kmem;
180 unsigned int minor;
181 struct dentry *debugfs_dir;
182 struct list_head pm_reqs;