Searched defs:state_idx (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpuidle/ |
H A D | dt_idle_states.c | 158 unsigned int state_idx = start_idx; in dt_init_idle_driver() local
|
/kernel/linux/linux-6.6/drivers/cpuidle/ |
H A D | dt_idle_states.c | 157 unsigned int state_idx = start_idx; in dt_init_idle_driver() local
|
/kernel/linux/linux-6.6/drivers/base/power/ |
H A D | domain_governor.c | 269 int state_idx = genpd->state_count - 1; in _default_power_down_ok() local [all...] |
H A D | domain.c | 546 unsigned int state_idx = genpd->state_idx; in _genpd_power_on() local 597 unsigned int state_idx = genpd->state_idx; in _genpd_power_off() local [all...] |
/kernel/linux/linux-5.10/drivers/cpuidle/governors/ |
H A D | teo.c | 217 teo_find_shallower_state(struct cpuidle_driver *drv, struct cpuidle_device *dev, int state_idx, u64 duration_ns) teo_find_shallower_state() argument
|
/kernel/linux/linux-6.6/drivers/cpuidle/governors/ |
H A D | teo.c | 349 teo_find_shallower_state(struct cpuidle_driver *drv, struct cpuidle_device *dev, int state_idx, s64 duration_ns, bool no_poll) teo_find_shallower_state() argument
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_proto_tcp.c | 515 int state_idx; in set_tcp_state() local
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_proto_tcp.c | 515 int state_idx; in set_tcp_state() local
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | processor_idle.c | 901 int pkg_count, state_idx = 1, loop; in acpi_processor_evaluate_lpi() local
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | processor_idle.c | 902 int pkg_count, state_idx = 1, loop; in acpi_processor_evaluate_lpi() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pm_domain.h | 144 unsigned int state_idx; /* state that genpd will go to when off */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pm_domain.h | 158 unsigned int state_idx; /* state that genpd will go to when off */ member
|
/kernel/linux/linux-5.10/drivers/base/power/ |
H A D | domain.c | 226 int state_idx = genpd->state_idx; in genpd_update_accounting() local 413 unsigned int state_idx = genpd->state_idx; in _genpd_power_on() local 462 unsigned int state_idx = genpd->state_idx; in _genpd_power_off() local [all...] |
Completed in 14 milliseconds