Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/resctrl/
Dmonitor.c23 struct rmid_entry { struct
48 static struct rmid_entry *rmid_ptrs;
67 static inline struct rmid_entry *__rmid_entry(u32 rmid) in __rmid_entry()
69 struct rmid_entry *entry; in __rmid_entry()
95 static bool rmid_dirty(struct rmid_entry *entry) in rmid_dirty()
110 struct rmid_entry *entry; in __check_limbo()
151 struct rmid_entry *entry; in alloc_rmid()
159 struct rmid_entry, list); in alloc_rmid()
165 static void add_rmid_to_limbo(struct rmid_entry *entry) in add_rmid_to_limbo()
202 struct rmid_entry *entry; in free_rmid()
[all …]