Home
last modified time | relevance | path

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

/linux-6.15/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.h79 enum stack_type;
/linux-6.15/arch/loongarch/include/asm/
H A Dstacktrace.h14 enum stack_type { enum
21 enum stack_type type;
/linux-6.15/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-6.15/arch/s390/kernel/
H A Ddumpstack.c27 const char *stack_type_name(enum stack_type type) in stack_type_name()
45 enum stack_type type, unsigned long stack) in in_stack()
/linux-6.15/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()