Home
last modified time | relevance | path

Searched defs:next_p (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/
H A Dprocess_32.c155 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() argument
H A Dprocess_64.c611 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() argument
H A Dprocess.c707 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to_xtra() argument
/linux/include/sound/
H A Dsoc-dapm.h785 #define snd_soc_dapm_widget_for_each_path_safe(w, dir, p, next_p) \ argument