Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dresctrl.h343 extern unsigned int resctrl_rmid_realloc_threshold;
/linux-6.12.1/arch/x86/kernel/cpu/resctrl/
Dmonitor.c93 unsigned int resctrl_rmid_realloc_threshold; variable
400 rmid_dirty = (val >= resctrl_rmid_realloc_threshold); in __check_limbo()
1211 resctrl_rmid_realloc_threshold = resctrl_arch_round_mon_val(threshold); in rdt_get_mon_l3_config()
Drdtgroup.c1143 seq_printf(seq, "%u\n", resctrl_rmid_realloc_threshold); in max_threshold_occ_show()
1175 resctrl_rmid_realloc_threshold = resctrl_arch_round_mon_val(bytes); in max_threshold_occ_write()