Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dresctrl.h702 extern unsigned int resctrl_rmid_realloc_threshold;
/linux/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c438 resctrl_rmid_realloc_threshold = resctrl_arch_round_mon_val(threshold); in rdt_get_l3_mon_config()
/linux/fs/resctrl/
H A Dmonitor.c82 unsigned int resctrl_rmid_realloc_threshold; variable
169 rmid_dirty = (val >= resctrl_rmid_realloc_threshold); in __check_limbo()
H A Drdtgroup.c1207 seq_printf(seq, "%u\n", resctrl_rmid_realloc_threshold); in max_threshold_occ_show()
1248 resctrl_rmid_realloc_threshold = resctrl_arch_round_mon_val(bytes); in max_threshold_occ_write()