Home
last modified time | relevance | path

Searched refs:unwind_get_entry_regs (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dunwind.h71 static inline struct pt_regs *unwind_get_entry_regs(struct unwind_state *state, in unwind_get_entry_regs() function
88 static inline struct pt_regs *unwind_get_entry_regs(struct unwind_state *state, in unwind_get_entry_regs() function
/linux-6.3-rc2/arch/s390/include/asm/
A Dunwind.h83 static inline struct pt_regs *unwind_get_entry_regs(struct unwind_state *state) in unwind_get_entry_regs() function
/linux-6.3-rc2/arch/x86/kernel/
A Dstacktrace.c43 regs = unwind_get_entry_regs(&state, NULL); in arch_stack_walk_reliable()
A Ddumpstack.c199 regs = unwind_get_entry_regs(&state, &partial); in show_trace_log_lvl()
296 regs = unwind_get_entry_regs(&state, &partial); in show_trace_log_lvl()

Completed in 5 milliseconds