Lines Matching defs:pseudo_lock_region
147 struct pseudo_lock_region { struct
148 struct rdt_resource *r;
149 struct rdt_domain *d;
150 u32 cbm;
151 wait_queue_head_t lock_thread_wq;
152 int thread_done;
153 int cpu;
154 unsigned int line_size;
155 unsigned int size;
156 void *kmem;
157 unsigned int minor;
158 struct dentry *debugfs_dir;
159 struct list_head pm_reqs;