Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
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()