Searched refs:STACK_TYPE_ENTRY (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dstacktrace.h21 STACK_TYPE_ENTRY, enumerator in enum:stack_type
/linux-master/arch/x86/kernel/
H A Ddumpstack_32.c29 if (type == STACK_TYPE_ENTRY)
H A Ddumpstack_64.c44 if (type == STACK_TYPE_ENTRY) {
H A Ddumpstack.c60 info->type = STACK_TYPE_ENTRY;
H A Dtraps.c807 if (!get_stack_info_noinstr(stack, current, &info) || info.type == STACK_TYPE_ENTRY ||

Completed in 147 milliseconds