Home
last modified time | relevance | path

Searched defs:state_idx (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/cpuidle/
Ddt_idle_states.c158 unsigned int state_idx = start_idx; in dt_init_idle_driver() local
/Linux-v5.10/drivers/cpuidle/governors/
Dteo.c218 struct cpuidle_device *dev, int state_idx, in teo_find_shallower_state()
/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_proto_tcp.c515 int state_idx; in set_tcp_state() local
/Linux-v5.10/drivers/base/power/
Ddomain.c226 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
/Linux-v5.10/drivers/acpi/
Dprocessor_idle.c840 int pkg_count, state_idx = 1, loop; in acpi_processor_evaluate_lpi() local
/Linux-v5.10/include/linux/
Dpm_domain.h144 unsigned int state_idx; /* state that genpd will go to when off */ member