Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h258 struct pseudo_lock_region { struct
259 struct resctrl_schema *s;
260 struct rdt_ctrl_domain *d;
261 u32 cbm;
262 wait_queue_head_t lock_thread_wq;
263 int thread_done;
264 int cpu;
265 unsigned int line_size;
266 unsigned int size;
267 void *kmem;
[all …]