Home
last modified time | relevance | path

Searched refs:in_exception_stack (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Ddumpstack_64.c88 static __always_inline bool in_exception_stack(unsigned long *stack, struct stack_info *info) in in_exception_stack() function
163 if (in_exception_stack(stack, info)) in get_stack_info_noinstr()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Ddumpstack_64.c94 static __always_inline bool in_exception_stack(unsigned long *stack, struct stack_info *info) in in_exception_stack() function
179 if (in_exception_stack(stack, info)) in get_stack_info_noinstr()

Completed in 1 milliseconds