Home
last modified time | relevance | path

Searched refs:resctrl_arch_get_io_alloc_enabled (Results 1 – 4 of 4) sorted by relevance

/linux/fs/resctrl/
H A Dctrlmondata.c777 if (resctrl_arch_get_io_alloc_enabled(r)) in resctrl_io_alloc_show()
872 if (resctrl_arch_get_io_alloc_enabled(r) == enable) in resctrl_io_alloc_write()
933 if (!resctrl_arch_get_io_alloc_enabled(r)) { in resctrl_io_alloc_cbm_show()
1022 if (!resctrl_arch_get_io_alloc_enabled(r)) { in resctrl_io_alloc_cbm_write()
H A Drdtgroup.c1075 (resctrl_arch_get_io_alloc_enabled(r) && in rdt_bit_usage_show()
1112 if (resctrl_arch_get_io_alloc_enabled(r)) { in rdt_bit_usage_show()
/linux/arch/x86/kernel/cpu/resctrl/
H A Dctrlmondata.c95 bool resctrl_arch_get_io_alloc_enabled(struct rdt_resource *r) in resctrl_arch_get_io_alloc_enabled() function
/linux/include/linux/
H A Dresctrl.h700 bool resctrl_arch_get_io_alloc_enabled(struct rdt_resource *r);