Home
last modified time | relevance | path

Searched defs:stack_info (Results 1 – 7 of 7) sorted by relevance

/arch/x86/include/asm/
Dstacktrace.h26 struct stack_info { struct
32 struct stack_info *info); argument
Dunwind.h14 struct stack_info stack_info; member
/arch/arm64/include/asm/
Dstacktrace.h27 struct stack_info { struct
28 unsigned long low;
29 unsigned long high;
30 enum stack_type type;
/arch/s390/include/asm/
Dstacktrace.h17 struct stack_info { struct
24 struct stack_info *info, unsigned long *visit_mask); argument
Dunwind.h33 struct stack_info stack_info; member
/arch/x86/kernel/
Dunwind_frame.c36 struct stack_info stack_info = {0}; in unwind_dump() local
Ddumpstack.c166 struct stack_info stack_info = {0}; in show_trace_log_lvl() local