Home
last modified time | relevance | path

Searched defs:oops (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/xtensa/
Dcore.c84 static void xtensa_dsp_oops(struct snd_sof_dev *sdev, void *oops) in xtensa_dsp_oops()
109 static void xtensa_stack(struct snd_sof_dev *sdev, void *oops, u32 *stack, in xtensa_stack()
/kernel/linux/linux-6.6/sound/soc/sof/xtensa/
Dcore.c84 static void xtensa_dsp_oops(struct snd_sof_dev *sdev, const char *level, void *oops) in xtensa_dsp_oops()
115 static void xtensa_stack(struct snd_sof_dev *sdev, const char *level, void *oops, in xtensa_stack()
/kernel/linux/linux-5.10/sound/soc/sof/
Dcore.c61 u32 tracep_code, void *oops, in snd_sof_get_status()
Dsof-priv.h535 static inline void sof_stack(struct snd_sof_dev *sdev, void *oops, u32 *stack, in sof_stack()
541 static inline void sof_oops(struct snd_sof_dev *sdev, void *oops) in sof_oops()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
Dutils.h46 static inline int oops(const char *msg, const char *info) in oops() function
Dspeakup_keypc.c140 static char *oops(void) in oops() function
/kernel/linux/linux-6.6/sound/soc/sof/
Dcore.c87 u32 panic_code, u32 tracep_code, void *oops, in sof_print_oops_and_stack()
Dsof-priv.h768 void *oops, u32 *stack, u32 stack_words) in sof_stack()
774 static inline void sof_oops(struct snd_sof_dev *sdev, const char *level, void *oops) in sof_oops()
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
Dspeakup_keypc.c131 static char *oops(void) in oops() function
/kernel/linux/linux-5.10/drivers/net/appletalk/
Dltpc.c505 int oops; in idle() local