Searched defs:pseudo_lock_region (Results 1 – 1 of 1) sorted by relevance
170 struct pseudo_lock_region { struct171 struct rdt_resource *r;172 struct rdt_domain *d;173 u32 cbm;174 wait_queue_head_t lock_thread_wq;175 int thread_done;176 int cpu;177 unsigned int line_size;178 unsigned int size;179 void *kmem;[all …]