Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c49 bool resctrl_mounted; variable
890 if (!resctrl_mounted) { in proc_resctrl_show()
2640 if (resctrl_mounted) { in rdt_get_tree()
2702 resctrl_mounted = true; in rdt_get_tree()
2975 resctrl_mounted = false; in rdt_kill_sb()
4016 if (resctrl_mounted && resctrl_arch_mon_capable()) in resctrl_offline_mon_domain()
4111 if (resctrl_mounted && resctrl_arch_mon_capable()) in resctrl_online_mon_domain()
H A Dmonitor.c929 if (!resctrl_mounted || !resctrl_arch_mon_capable()) in mbm_handle_overflow()
977 if (!resctrl_mounted || !resctrl_arch_mon_capable()) in mbm_setup_overflow_handler()
H A Dinternal.h185 extern bool resctrl_mounted;