Searched defs:unwind (Results 1 – 8 of 8) sorted by relevance
102 *(.IA_64.unwind*)103 __end_unwind = .;
22 struct elf64_shdr *unwind; /* unwind-table section */ member
22 struct unwind_table *unwind; member
70 static void notrace unwind(struct unwind_state *state, in unwind() function
129 unwind(struct unwind_state *state, stack_trace_consume_fn consume_entry, in unwind() function
126 static void unwind(struct unwind_state *state, in unwind() function
100 struct list_head *unwind) in mark_free()
556 void kfd_dbg_trap_deactivate(struct kfd_process *target, bool unwind, int unwind_count) in kfd_dbg_trap_deactivate()