Home
last modified time | relevance | path

Searched refs:set_max (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/platform/x86/intel/uncore-frequency/
Duncore-frequency-common.c273 … int (*write_control_freq)(struct uncore_data *data, unsigned int input, unsigned int set_max), in uncore_freq_common_init() argument
/linux-6.6.21/lib/
Dmaple_tree.c1087 bool set_max = false, set_min = false; in mas_ascend() local
1119 set_max = true; in mas_ascend()
1139 if (!set_max && a_slot < mt_pivots[a_type]) { in mas_ascend()
1140 set_max = true; in mas_ascend()
1150 } while (!set_min || !set_max); in mas_ascend()