Home
last modified time | relevance | path

Searched refs:stack_type (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dstacktrace.h17 enum stack_type { enum
30 enum stack_type type;
58 enum stack_type prev_type;
73 unsigned long high, enum stack_type type, in on_stack()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dstacktrace.h16 enum stack_type { enum
27 enum stack_type type;
41 const char *stack_type_name(enum stack_type type);
H A Dsev-es.h77 enum stack_type;
/kernel/linux/linux-6.6/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.h77 enum stack_type;
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dstacktrace.h13 enum stack_type { enum
20 enum stack_type type;
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dstacktrace.h13 enum stack_type { enum
20 enum stack_type type;
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dstacktrace.h9 enum stack_type { enum
18 enum stack_type type;
22 const char *stack_type_name(enum stack_type type);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dstacktrace.h9 enum stack_type { enum
19 enum stack_type type;
23 const char *stack_type_name(enum stack_type type);
/kernel/linux/linux-5.10/arch/s390/kernel/
H 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()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Ddumpstack.c26 const char *stack_type_name(enum stack_type type) in stack_type_name()
44 enum stack_type type, unsigned long stack) in in_stack()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Ddumpstack_64.c31 const char *stack_type_name(enum stack_type type) in stack_type_name()
H A Ddumpstack_32.c21 const char *stack_type_name(enum stack_type type) in stack_type_name()
H A Dunwind_frame.c190 enum stack_type prev_type = info->type; in update_stack_state()
H A Dunwind_orc.c425 enum stack_type prev_type = state->stack_info.type; in unwind_next_frame()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds