Searched defs:pseudo_lock_region (Results 1 – 1 of 1) sorted by relevance
98 struct pseudo_lock_region { struct99 struct resctrl_schema *s;100 u32 closid;101 struct rdt_ctrl_domain *d;102 u32 cbm;103 wait_queue_head_t lock_thread_wq;104 int thread_done;105 int cpu;106 unsigned int line_size;107 unsigned int size;[all …]