sleep_length_us   120 drivers/cpuidle/governors/teo.c 	unsigned int sleep_length_us = ktime_to_us(cpu_data->sleep_length_ns);
sleep_length_us   158 drivers/cpuidle/governors/teo.c 		if (drv->states[i].target_residency <= sleep_length_us) {