Searched defs:pseudo_lock_region (Results 1 – 1 of 1) sorted by relevance
192 struct pseudo_lock_region { struct193 struct resctrl_schema *s;194 struct rdt_domain *d;195 u32 cbm;196 wait_queue_head_t lock_thread_wq;197 int thread_done;198 int cpu;199 unsigned int line_size;200 unsigned int size;201 void *kmem;[all …]