Home
last modified time | relevance | path

Searched defs:curstate (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/time/
H A Dtimer_migration.c664 union tmigr_state curstate, newstate; in tmigr_active_up() local
1276 union tmigr_state curstate, newstate, childstate; in tmigr_inactive_up() local
/linux/drivers/pwm/
H A Dpwm-rockchip.c197 struct pwm_state curstate; in rockchip_pwm_apply() local
/linux/arch/x86/platform/intel-mid/
H A Dpwr.c155 int curstate; in __update_power_state() local
/linux/kernel/
H A Dstop_machine.c204 enum multi_stop_state newstate, curstate = MULTI_STOP_NONE; in multi_cpu_stop() local
/linux/kernel/rcu/
H A Drcutorture.c2106 static void rcutorture_one_extend_check(char *s, int curstate, int new, int old) in rcutorture_one_extend_check()