Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dstacktrace.h14 enum stack_type { enum
25 enum stack_type type;
37 const char *stack_type_name(enum stack_type type);
/Linux-v4.19/arch/arm64/include/asm/
Dstacktrace.h35 enum stack_type { enum
47 enum stack_type type;
/Linux-v4.19/arch/x86/kernel/
Ddumpstack_32.c21 const char *stack_type_name(enum stack_type type) in stack_type_name()
Ddumpstack_64.c33 const char *stack_type_name(enum stack_type type) in stack_type_name()
Dunwind_frame.c210 enum stack_type prev_type = info->type; in update_stack_state()
Dunwind_orc.c356 enum stack_type prev_type = state->stack_info.type; in unwind_next_frame()