Searched defs:orig_sp (Results 1 – 4 of 4) sorted by relevance
67 void *orig_sp, *sp = hardirq_stack[smp_processor_id()]; in set_hardirq_stack() local79 static inline __attribute__((always_inline)) void restore_hardirq_stack(void *orig_sp) in restore_hardirq_stack()
84 void *orig_sp; in perfctr_irq() local
818 void *orig_sp; in handler_irq() local859 void *orig_sp, *sp = softirq_stack[smp_processor_id()]; in do_softirq_own_stack() local
25 unsigned long *bp, *orig_sp, ip; member