Home
last modified time | relevance | path

Searched refs:stack_type (Results 1 – 7 of 7) sorted by relevance

/linux/arch/x86/include/asm/
H A Dstacktrace.h16 enum stack_type { enum
27 enum stack_type type;
51 const char *stack_type_name(enum stack_type type);
H A Dsev.h80 enum stack_type;
/linux/arch/loongarch/include/asm/
H A Dstacktrace.h14 enum stack_type { enum
21 enum stack_type type;
/linux/arch/x86/kernel/
H A Ddumpstack_32.c21 const char *stack_type_name(enum stack_type type) in stack_type_name()
H A Ddumpstack_64.c31 const char *stack_type_name(enum stack_type type) in stack_type_name()
H A Dunwind_frame.c200 enum stack_type prev_type = info->type; in update_stack_state()
H A Dunwind_orc.c471 enum stack_type prev_type = state->stack_info.type; in unwind_next_frame()