Searched defs:pseudo_lock_region (Results 1 – 1 of 1) sorted by relevance
177 struct pseudo_lock_region { struct178 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;[all …]