Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/resctrl/
Dmonitor.c43 struct rmid_entry { struct
76 static struct rmid_entry *rmid_ptrs;
178 static inline struct rmid_entry *__rmid_entry(u32 idx) in __rmid_entry()
180 struct rmid_entry *entry; in __rmid_entry()
349 static void limbo_release_entry(struct rmid_entry *entry) in limbo_release_entry()
370 struct rmid_entry *entry; in __check_limbo()
431 static struct rmid_entry *resctrl_find_free_rmid(u32 closid) in resctrl_find_free_rmid()
433 struct rmid_entry *itr; in resctrl_find_free_rmid()
510 struct rmid_entry *entry; in alloc_rmid()
522 static void add_rmid_to_limbo(struct rmid_entry *entry) in add_rmid_to_limbo()
[all …]