Home
last modified time | relevance | path

Searched defs:pseudo_lock_region (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/x86/kernel/cpu/resctrl/
Dinternal.h177 struct pseudo_lock_region { struct
178 struct resctrl_schema *s;
179 struct rdt_domain *d;
180 u32 cbm;
181 wait_queue_head_t lock_thread_wq;
182 int thread_done;
183 int cpu;
184 unsigned int line_size;
185 unsigned int size;
186 void *kmem;
[all …]