Home
last modified time | relevance | path

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

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