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