Home
last modified time | relevance | path

Searched refs:rmid_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/arch/x86/kernel/cpu/resctrl/
Dmonitor.c23 struct rmid_entry { struct
48 static struct rmid_entry *rmid_ptrs;
130 static inline struct rmid_entry *__rmid_entry(u32 rmid) in __rmid_entry()
132 struct rmid_entry *entry; in __rmid_entry()
158 static bool rmid_dirty(struct rmid_entry *entry) in rmid_dirty()
173 struct rmid_entry *entry; in __check_limbo()
214 struct rmid_entry *entry; in alloc_rmid()
222 struct rmid_entry, list); in alloc_rmid()
228 static void add_rmid_to_limbo(struct rmid_entry *entry) in add_rmid_to_limbo()
265 struct rmid_entry *entry; in free_rmid()
[all …]