Searched refs:prev_esp (Results 1 – 1 of 1) sorted by relevance
72 u32 *isp, *prev_esp; in execute_on_irq_stack() local89 prev_esp = (u32 *)irqstk; in execute_on_irq_stack()90 *prev_esp = current_stack_pointer; in execute_on_irq_stack()133 u32 *isp, *prev_esp; in do_softirq_own_stack() local141 prev_esp = (u32 *)irqstk; in do_softirq_own_stack()142 *prev_esp = current_stack_pointer; in do_softirq_own_stack()
Completed in 4 milliseconds