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

/linux-4.1.27/arch/blackfin/kernel/
H A Dipipe.c90 struct ipipe_domain *this_domain, *next_domain; __ipipe_handle_irq() local
102 this_domain = __ipipe_current_domain; __ipipe_handle_irq()
103 idesc = &this_domain->irqs[irq]; __ipipe_handle_irq()
106 head = &this_domain->p_link; __ipipe_handle_irq()
156 if (test_bit(IPIPE_AHEAD_FLAG, &this_domain->flags) && __ipipe_handle_irq()
/linux-4.1.27/arch/blackfin/mach-common/
H A Dints-priority.c1292 struct ipipe_domain *this_domain = __ipipe_current_domain; __ipipe_grab_irq() local
1306 if (this_domain != ipipe_root_domain) __ipipe_grab_irq()
1327 if (this_domain == ipipe_root_domain) { __ipipe_grab_irq()
1354 if (this_domain == ipipe_root_domain) { __ipipe_grab_irq()

Completed in 124 milliseconds