Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dirq_64.c38 static inline void stack_overflow_check(struct pt_regs *regs) in stack_overflow_check() function
81 stack_overflow_check(regs); in handle_irq()
/linux-4.1.27/arch/parisc/kernel/
Dirq.c399 static inline void stack_overflow_check(struct pt_regs *regs) in stack_overflow_check() function
542 stack_overflow_check(regs); in do_cpu_irq_mask()