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