Searched refs:next_p (Results 1 – 3 of 3) sorted by relevance
155 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() argument158 *next = &next_p->thread; in __switch_to()182 switch_to_extra(prev_p, next_p); in __switch_to()189 arch_end_context_switch(next_p); in __switch_to()196 update_task_stack(next_p); in __switch_to()199 (unsigned long)task_stack_page(next_p) + in __switch_to()208 raw_cpu_write(current_task, next_p); in __switch_to()211 resctrl_arch_sched_in(next_p); in __switch_to()
7 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p);
2852 struct snd_soc_dapm_path *p, *next_p; in snd_soc_dapm_free_widget() local2866 snd_soc_dapm_widget_for_each_path_safe(w, dir, p, next_p) in snd_soc_dapm_free_widget()