Lines Matching defs:pseudo_lock_region
193 struct pseudo_lock_region { struct
194 struct resctrl_schema *s;
195 struct rdt_domain *d;
196 u32 cbm;
197 wait_queue_head_t lock_thread_wq;
198 int thread_done;
199 int cpu;
200 unsigned int line_size;
201 unsigned int size;
202 void *kmem;
203 unsigned int minor;
204 struct dentry *debugfs_dir;
205 struct list_head pm_reqs;