Lines Matching defs:pseudo_lock_region
177 struct pseudo_lock_region { struct
178 struct resctrl_schema *s;
179 struct rdt_domain *d;
180 u32 cbm;
181 wait_queue_head_t lock_thread_wq;
182 int thread_done;
183 int cpu;
184 unsigned int line_size;
185 unsigned int size;
186 void *kmem;
187 unsigned int minor;
188 struct dentry *debugfs_dir;
189 struct list_head pm_reqs;