Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dresctrl.h199 static inline void *resctrl_arch_mon_ctx_alloc(struct rdt_resource *r, in resctrl_arch_mon_ctx_alloc() function
/linux/fs/resctrl/
H A Dmonitor.c143 arch_mon_ctx = resctrl_arch_mon_ctx_alloc(r, QOS_L3_OCCUP_EVENT_ID); in __check_limbo()
614 rr.arch_mon_ctx = resctrl_arch_mon_ctx_alloc(rr.r, rr.evtid); in mbm_update_one_event()
H A Dctrlmondata.c566 rr->arch_mon_ctx = resctrl_arch_mon_ctx_alloc(r, evtid); in mon_event_read()