Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
Dprocess_32.c155 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess_64.c561 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess.c692 void __switch_to_xtra(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to_xtra()
/Linux-v6.6/drivers/staging/greybus/
Daudio_helper.c92 struct snd_soc_dapm_path *p, *next_p; in gbaudio_dapm_free_widget() local
/Linux-v6.6/drivers/scsi/sym53c8xx_2/
Dsym_glue.c87 char *next_p; in sym2_setup_params() local
/Linux-v6.6/include/sound/
Dsoc-dapm.h804 #define snd_soc_dapm_widget_for_each_path_safe(w, dir, p, next_p) \ argument
/Linux-v6.6/sound/soc/
Dsoc-dapm.c2496 struct snd_soc_dapm_path *p, *next_p; in snd_soc_dapm_free_widget() local