Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpuidle/governors/
H A Dteo.c500 int first_suitable_idx = idx; in teo_select() local
532 idx = first_suitable_idx; in teo_select()
546 if (first_suitable_idx != idx) in teo_select()
552 first_suitable_idx = i; in teo_select()