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

/linux-master/kernel/irq/
H A Dirqdomain.c164 domain->flags |= IRQ_DOMAIN_NAME_ALLOCATED;
188 domain->flags |= IRQ_DOMAIN_NAME_ALLOCATED;
200 domain->flags |= IRQ_DOMAIN_NAME_ALLOCATED;
301 if (domain->flags & IRQ_DOMAIN_NAME_ALLOCATED)
327 if (domain->flags & IRQ_DOMAIN_NAME_ALLOCATED)
330 domain->flags |= IRQ_DOMAIN_NAME_ALLOCATED;
/linux-master/include/linux/
H A Dirqdomain.h186 IRQ_DOMAIN_NAME_ALLOCATED = (1 << 1), enumerator in enum:__anon2041

Completed in 114 milliseconds