Home
last modified time | relevance | path

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

/linux-6.8/arch/x86/kernel/cpu/resctrl/
Dinternal.h193 struct pseudo_lock_region { struct
194 struct resctrl_schema *s;
195 struct rdt_domain *d;
196 u32 cbm;
197 wait_queue_head_t lock_thread_wq;
198 int thread_done;
199 int cpu;
200 unsigned int line_size;
201 unsigned int size;
202 void *kmem;
[all …]