Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dprocess_32.c242 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess_64.c275 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess.c191 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p, in __switch_to_xtra()
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_glue.c100 char *next_p; in sym2_setup_params() local
/linux-4.4.14/include/sound/
Dsoc-dapm.h718 #define snd_soc_dapm_widget_for_each_path_safe(w, dir, p, next_p) \ argument
/linux-4.4.14/sound/soc/
Dsoc-dapm.c2284 struct snd_soc_dapm_path *p, *next_p; in snd_soc_dapm_free_widget() local