Lines Matching defs:pseudo_lock_region
84 struct pseudo_lock_region { struct
85 struct resctrl_schema *s;
86 u32 closid;
87 struct rdt_ctrl_domain *d;
88 u32 cbm;
89 wait_queue_head_t lock_thread_wq;
90 int thread_done;
91 int cpu;
92 unsigned int line_size;
93 unsigned int size;
94 void *kmem;
95 unsigned int minor;
96 struct dentry *debugfs_dir;
97 struct list_head pm_reqs;