Searched refs:unwind_get_entry_regs (Results 1 – 3 of 3) sorted by relevance
61 static inline struct pt_regs *unwind_get_entry_regs(struct unwind_state *state, in unwind_get_entry_regs() function78 static inline struct pt_regs *unwind_get_entry_regs(struct unwind_state *state, in unwind_get_entry_regs() function
175 regs = unwind_get_entry_regs(&state, &partial); in show_trace_log_lvl()272 regs = unwind_get_entry_regs(&state, &partial); in show_trace_log_lvl()
96 regs = unwind_get_entry_regs(&state, NULL); in __save_stack_trace_reliable()