Searched refs:call_on_stack (Results 1 – 3 of 3) sorted by relevance
61 static void call_on_stack(void *func, void *stack) in call_on_stack() function109 call_on_stack(print_stack_overflow, isp); in execute_on_irq_stack()161 call_on_stack(__do_softirq, isp); in do_softirq_own_stack()
464 void call_on_stack(unsigned long p1, void *func, unsigned long new_stack);492 call_on_stack(param1, func, irq_stack); in execute_on_irq_stack()
2028 ENTRY(call_on_stack)2064 ENDPROC(call_on_stack)