Searched defs:stop_tick (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpuidle/governors/ |
H A D | haltpoll.c | 48 haltpoll_select(struct cpuidle_driver *drv, struct cpuidle_device *dev, bool *stop_tick) haltpoll_select() argument
|
H A D | menu.c | 265 menu_select(struct cpuidle_driver *drv, struct cpuidle_device *dev, bool *stop_tick) menu_select() argument
|
H A D | teo.c | 240 teo_select(struct cpuidle_driver *drv, struct cpuidle_device *dev, bool *stop_tick) teo_select() argument
|
/kernel/linux/linux-6.6/drivers/cpuidle/governors/ |
H A D | haltpoll.c | 49 haltpoll_select(struct cpuidle_driver *drv, struct cpuidle_device *dev, bool *stop_tick) haltpoll_select() argument
|
H A D | teo.c | 373 teo_select(struct cpuidle_driver *drv, struct cpuidle_device *dev, bool *stop_tick) teo_select() argument
|
H A D | menu.c | 262 menu_select(struct cpuidle_driver *drv, struct cpuidle_device *dev, bool *stop_tick) menu_select() argument
|
/kernel/linux/linux-5.10/drivers/cpuidle/ |
H A D | cpuidle.c | 319 cpuidle_select(struct cpuidle_driver *drv, struct cpuidle_device *dev, bool *stop_tick) cpuidle_select() argument
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | idle.c | 227 bool stop_tick = true; in cpuidle_idle_call() local
|
/kernel/linux/linux-6.6/drivers/cpuidle/ |
H A D | cpuidle.c | 356 cpuidle_select(struct cpuidle_driver *drv, struct cpuidle_device *dev, bool *stop_tick) cpuidle_select() argument
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | idle.c | 203 bool stop_tick = true; in cpuidle_idle_call() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | cpuidle.h | 180 cpuidle_select(struct cpuidle_driver *drv, struct cpuidle_device *dev, bool *stop_tick) cpuidle_select() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | cpuidle.h | 210 cpuidle_select(struct cpuidle_driver *drv, struct cpuidle_device *dev, bool *stop_tick) cpuidle_select() argument
|
Completed in 9 milliseconds