Home
last modified time | relevance | path

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

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