Searched defs:pseudo_lock_region (Results 1 – 1 of 1) sorted by relevance
147 struct pseudo_lock_region { struct148 struct rdt_resource *r;149 struct rdt_domain *d;150 u32 cbm;151 wait_queue_head_t lock_thread_wq;152 int thread_done;153 int cpu;154 unsigned int line_size;155 unsigned int size;156 void *kmem;[all …]