Home
last modified time | relevance | path

Searched defs:in_irq_stack (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Ddumpstack_64.c135 static __always_inline bool in_irq_stack(unsigned long *stack, struct stack_info *info) in in_irq_stack() function
/openbmc/linux/arch/s390/kernel/
H A Ddumpstack.c62 static bool in_irq_stack(unsigned long sp, struct stack_info *info) in in_irq_stack() function
/openbmc/linux/arch/loongarch/kernel/
H A Dprocess.c232 bool in_irq_stack(unsigned long stack, struct stack_info *info) in in_irq_stack() function