Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/xtensa/
H A 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()
/openbmc/linux/drivers/accessibility/speakup/
H A Dutils.h46 static inline int oops(const char *msg, const char *info) in oops() function
H A Dspeakup_keypc.c140 static char *oops(void) in oops() function
/openbmc/linux/sound/soc/sof/
H A Dcore.c87 u32 panic_code, u32 tracep_code, void *oops, in sof_print_oops_and_stack()
H A 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()
/openbmc/qemu/hw/display/
H A Dxenfb.c635 int line, oops = 0; in xenfb_guest_copy() local