Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dresctrl.h203 static inline void resctrl_arch_mon_ctx_free(struct rdt_resource *r, int evtid, in resctrl_arch_mon_ctx_free() function
/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c421 resctrl_arch_mon_ctx_free(r, QOS_L3_OCCUP_EVENT_ID, arch_mon_ctx); in __check_limbo()
861 resctrl_arch_mon_ctx_free(rr.r, rr.evtid, rr.arch_mon_ctx); in mbm_update_one_event()
H A Dctrlmondata.c658 resctrl_arch_mon_ctx_free(r, evtid, rr->arch_mon_ctx); in mon_event_read()