Home
last modified time | relevance | path

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

/linux/fs/resctrl/
H A Dinternal.h123 extern bool resctrl_mounted;
H A Dmonitor.c710 if (!resctrl_mounted || !resctrl_arch_mon_capable()) in mbm_handle_overflow()
758 if (!resctrl_mounted || !resctrl_arch_mon_capable()) in mbm_setup_overflow_handler()
H A Drdtgroup.c51 bool resctrl_mounted; variable
924 if (!resctrl_mounted) { in proc_resctrl_show()
2597 if (resctrl_mounted) { in rdt_get_tree()
2661 resctrl_mounted = true; in rdt_get_tree()
2975 resctrl_mounted = false; in rdt_kill_sb()
4048 if (resctrl_mounted && resctrl_arch_mon_capable()) in resctrl_offline_mon_domain()
4156 if (resctrl_mounted && resctrl_arch_mon_capable()) in resctrl_online_mon_domain()