Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/cpu/resctrl/
Dinternal.h186 struct pseudo_lock_region { struct
187 struct resctrl_schema *s;
188 struct rdt_domain *d;
189 u32 cbm;
190 wait_queue_head_t lock_thread_wq;
191 int thread_done;
192 int cpu;
193 unsigned int line_size;
194 unsigned int size;
195 void *kmem;
[all …]