Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dprocess_32.c155 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to()
Dprocess_64.c610 __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-6.12.1/drivers/staging/greybus/
Daudio_helper.c92 struct snd_soc_dapm_path *p, *next_p; in gbaudio_dapm_free_widget() local
/linux-6.12.1/drivers/scsi/sym53c8xx_2/
Dsym_glue.c87 char *next_p; in sym2_setup_params() local
/linux-6.12.1/include/sound/
Dsoc-dapm.h804 #define snd_soc_dapm_widget_for_each_path_safe(w, dir, p, next_p) \ argument
/linux-6.12.1/sound/soc/
Dsoc-dapm.c2554 struct snd_soc_dapm_path *p, *next_p; in snd_soc_dapm_free_widget() local