Searched refs:invoke_softirq (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsoftirq.c305 # define invoke_softirq() __do_softirq() macro
307 # define invoke_softirq() do_softirq() macro
319 invoke_softirq();

Completed in 492 milliseconds