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