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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dipipe.c52 atomic_t __ipipe_irq_lvdepth[IVG15 + 1]; variable
173 atomic_inc_return(&__ipipe_irq_lvdepth[prio]) == 1)
183 atomic_dec_and_test(&__ipipe_irq_lvdepth[prio]))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dipipe.h104 extern atomic_t __ipipe_irq_lvdepth[IVG15 + 1];

Completed in 27 milliseconds