Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dresctrl.h190 static inline void resctrl_arch_mon_ctx_free(struct rdt_resource *r, in resctrl_arch_mon_ctx_free() function
/linux/fs/resctrl/
H A Dmonitor.c190 resctrl_arch_mon_ctx_free(r, QOS_L3_OCCUP_EVENT_ID, arch_mon_ctx); in __check_limbo()
769 resctrl_arch_mon_ctx_free(rr.r, evtid, rr.arch_mon_ctx); in mbm_update_one_event()
H A Dctrlmondata.c602 resctrl_arch_mon_ctx_free(r, evt->evtid, rr->arch_mon_ctx); in mon_event_read()