Searched refs:dump_iframe (Results 1 – 4 of 4) sorted by relevance
76 static void dump_iframe(struct riscv_short_iframe *frame, bool kernel) { in dump_iframe() function96 dump_iframe(frame, kernel); in fatal_exception()104 dump_iframe(frame, false); in riscv_syscall_handler()
27 void dump_iframe(const m68k_iframe_t *iframe) { in dump_iframe() function41 dump_iframe(frame); in m68k_exception()
141 static void dump_iframe(const struct arm64_iframe_long *iframe) { in dump_iframe() function219 dump_iframe(iframe); in arm64_sync_exception()227 dump_iframe(iframe); in arm64_invalid_exception()
82 static void dump_iframe(struct arm_iframe *frame) { in dump_iframe() function100 dump_iframe(frame); in exception_die_iframe()
Completed in 7 milliseconds