Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt_monitor.c34 struct rmid_entry { struct
59 static struct rmid_entry *rmid_ptrs;
78 static inline struct rmid_entry *__rmid_entry(u32 rmid) in __rmid_entry()
80 struct rmid_entry *entry; in __rmid_entry()
106 static bool rmid_dirty(struct rmid_entry *entry) in rmid_dirty()
121 struct rmid_entry *entry; in __check_limbo()
162 struct rmid_entry *entry; in alloc_rmid()
170 struct rmid_entry, list); in alloc_rmid()
176 static void add_rmid_to_limbo(struct rmid_entry *entry) in add_rmid_to_limbo()
213 struct rmid_entry *entry; in free_rmid()
[all …]