Searched refs:this_domain (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.c90 struct ipipe_domain *this_domain, *next_domain; local
102 this_domain = __ipipe_current_domain;
103 idesc = &this_domain->irqs[irq];
106 head = &this_domain->p_link;
156 if (test_bit(IPIPE_AHEAD_FLAG, &this_domain->flags) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dints-priority.c1372 struct ipipe_domain *this_domain = __ipipe_current_domain; local
1419 if (this_domain != ipipe_root_domain)
1425 if (this_domain == ipipe_root_domain) {
1434 if (this_domain == ipipe_root_domain) {

Completed in 102 milliseconds