Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h160 extern bool resctrl_mounted;
H A Dmonitor.c941 if (!resctrl_mounted || !resctrl_arch_mon_capable()) in mbm_handle_overflow()
989 if (!resctrl_mounted || !resctrl_arch_mon_capable()) in mbm_setup_overflow_handler()
H A Drdtgroup.c49 bool resctrl_mounted; variable
927 if (!resctrl_mounted) { in proc_resctrl_show()
2749 if (resctrl_mounted) { in rdt_get_tree()
2811 resctrl_mounted = true; in rdt_get_tree()
3085 resctrl_mounted = false; in rdt_kill_sb()
4154 if (resctrl_mounted && resctrl_arch_mon_capable()) in resctrl_offline_mon_domain()
4262 if (resctrl_mounted && resctrl_arch_mon_capable()) in resctrl_online_mon_domain()