Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/time/
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.14.4/drivers/pwm/
Dpwm-rockchip.c190 struct pwm_state curstate; in rockchip_pwm_apply() local
/linux-6.14.4/kernel/
Dstop_machine.c206 enum multi_stop_state newstate, curstate = MULTI_STOP_NONE; in multi_cpu_stop() local
/linux-6.14.4/arch/x86/platform/intel-mid/
Dpwr.c155 int curstate; in __update_power_state() local
/linux-6.14.4/drivers/gpu/drm/i915/display/
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.14.4/kernel/rcu/
Drcutorture.c1874 static void rcutorture_one_extend_check(char *s, int curstate, int new, int old, bool insoftirq) in rcutorture_one_extend_check()