Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/kernel/
Dirq.c75 static inline void check_stack_overflow(void) in check_stack_overflow() function
93 static inline void check_stack_overflow(void) {} in check_stack_overflow() function
/Linux-v5.10/arch/x86/kernel/
Dirq_32.c31 static int check_stack_overflow(void) in check_stack_overflow() function
50 static inline int check_stack_overflow(void) { return 0; } in check_stack_overflow() function
/Linux-v5.10/arch/powerpc/kernel/
Dirq.c668 static inline void check_stack_overflow(void) in check_stack_overflow() function