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

/linux-master/arch/x86/include/asm/
H A Dunwind.h71 static inline struct pt_regs *unwind_get_entry_regs(struct unwind_state *state, function
88 static inline struct pt_regs *unwind_get_entry_regs(struct unwind_state *state, function
/linux-master/arch/x86/kernel/
H A Dstacktrace.c43 regs = unwind_get_entry_regs(&state, NULL);
H A Ddumpstack.c198 regs = unwind_get_entry_regs(&state, &partial);
299 regs = unwind_get_entry_regs(&state, &partial);
/linux-master/arch/s390/include/asm/
H A Dunwind.h83 static inline struct pt_regs *unwind_get_entry_regs(struct unwind_state *state) function

Completed in 222 milliseconds