Searched refs:on_irq_stack (Results 1 – 4 of 4) sorted by relevance
75 static inline bool on_irq_stack(unsigned long sp, in on_irq_stack() function156 if (on_irq_stack(sp, info)) in on_accessible_stack()
39 static inline bool on_irq_stack(int cpu, unsigned long sp) in on_irq_stack() function
527 if (!preemptible() && on_irq_stack(raw_smp_processor_id(), *sp)) { in unwind_stack_by_address()607 if (on_irq_stack(cpu, *sp)) { in unwind_stack()
125 on_irq_stack(addr, NULL); in regs_within_kernel_stack()