Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/pwm/
H A Dpwm-rockchip.c190 struct pwm_state curstate; in rockchip_pwm_apply() local
/linux-6.15/arch/x86/platform/intel-mid/
H A Dpwr.c155 int curstate; in __update_power_state() local
/linux-6.15/kernel/
H A Dstop_machine.c206 enum multi_stop_state newstate, curstate = MULTI_STOP_NONE; in multi_cpu_stop() local
/linux-6.15/drivers/gpu/drm/i915/display/
H A Di9xx_wm.c2709 const struct intel_plane_state *curstate, in ilk_compute_wm_level()
2927 const struct intel_plane_state *curstate = NULL; in ilk_compute_pipe_wm() local
/linux-6.15/kernel/rcu/
H A Drcutorture.c1910 static void rcutorture_one_extend_check(char *s, int curstate, int new, int old, bool insoftirq) in rcutorture_one_extend_check()