Lines Matching refs:inbound
36 * inbound entry.
83 * @domain: irq_domain for inbound entries
114 * @in: pointer to the inbound smem item
116 * @valid_entries: already scanned inbound entries
117 * @local_pid: processor id of the inbound edge
124 * @inbound: list of inbound entries
147 struct list_head inbound;
202 list_for_each_entry(entry, &smp2p->inbound, node) {
213 list_for_each_entry(entry, &smp2p->inbound, node) {
457 INIT_LIST_HEAD(&smp2p->inbound);
519 list_add(&entry->node, &smp2p->inbound);
545 list_for_each_entry(entry, &smp2p->inbound, node)
568 list_for_each_entry(entry, &smp2p->inbound, node)