Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h191 struct pseudo_lock_region { struct
192 struct resctrl_schema *s;
193 struct rdt_domain *d;
194 u32 cbm;
195 wait_queue_head_t lock_thread_wq;
196 int thread_done;
197 int cpu;
198 unsigned int line_size;
199 unsigned int size;
200 void *kmem;
[all …]