Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimer_migration.c626 union tmigr_state curstate, newstate; in tmigr_active_up() local
1248 union tmigr_state curstate, newstate, childstate; in tmigr_inactive_up() local
/linux/drivers/pwm/
H A Dpwm-rockchip.c190 struct pwm_state curstate; in rockchip_pwm_apply() local
/linux/kernel/rcu/
H A Drcutorture.c1918 static void rcutorture_one_extend_check(char *s, int curstate, int new, int old, bool insoftirq) in rcutorture_one_extend_check()