Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dstacktrace.h18 enum stack_type { enum
31 enum stack_type type;
56 enum stack_type prev_type;
72 enum stack_type type, struct stack_info *info) in on_stack()
/linux/arch/x86/include/asm/
A Dstacktrace.h16 enum stack_type { enum
27 enum stack_type type;
51 const char *stack_type_name(enum stack_type type);
A Dsev.h55 enum stack_type;
/linux/arch/s390/include/asm/
A Dstacktrace.h9 enum stack_type { enum
19 enum stack_type type;
23 const char *stack_type_name(enum stack_type type);
/linux/arch/s390/kernel/
A Ddumpstack.c26 const char *stack_type_name(enum stack_type type) in stack_type_name()
44 enum stack_type type, unsigned long low, in in_stack()
/linux/arch/x86/kernel/
A Ddumpstack_32.c21 const char *stack_type_name(enum stack_type type) in stack_type_name()
A Ddumpstack_64.c31 const char *stack_type_name(enum stack_type type) in stack_type_name()
A Dunwind_frame.c190 enum stack_type prev_type = info->type; in update_stack_state()
A Dunwind_orc.c420 enum stack_type prev_type = state->stack_info.type; in unwind_next_frame()

Completed in 15 milliseconds