Home
last modified time | relevance | path

Searched refs:stack_type (Results 1 – 6 of 6) 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/s390/include/asm/
H A Dstacktrace.h27 enum stack_type { enum
37 enum stack_type type;
41 const char *stack_type_name(enum stack_type type);
/linux/arch/x86/kernel/
H A Dunwind_frame.c200 enum stack_type prev_type = info->type; in update_stack_state()
H A Dunwind_orc.c487 enum stack_type prev_type = state->stack_info.type; in unwind_next_frame()