Searched refs:on_irq_stack (Results 1 – 4 of 4) sorted by relevance
57 static inline bool on_irq_stack(unsigned long sp, in on_irq_stack() function134 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
528 if (!preemptible() && on_irq_stack(raw_smp_processor_id(), *sp)) { in unwind_stack_by_address()608 if (on_irq_stack(cpu, *sp)) { in unwind_stack()
135 on_irq_stack(addr, NULL); in regs_within_kernel_stack()