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

/linux-master/arch/x86/include/asm/
H A Dresctrl.h184 static inline void resctrl_arch_mon_ctx_free(struct rdt_resource *r, int evtid, function
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c367 resctrl_arch_mon_ctx_free(r, QOS_L3_OCCUP_EVENT_ID, arch_mon_ctx);
750 resctrl_arch_mon_ctx_free(rr.r, rr.evtid, rr.arch_mon_ctx);
772 resctrl_arch_mon_ctx_free(rr.r, rr.evtid, rr.arch_mon_ctx);
H A Dctrlmondata.c577 resctrl_arch_mon_ctx_free(r, evtid, rr->arch_mon_ctx);

Completed in 109 milliseconds