Lines Matching refs:inbound
37 * inbound entry.
87 * @domain: irq_domain for inbound entries
118 * @in: pointer to the inbound smem item
121 * @valid_entries: already scanned inbound entries
125 * @local_pid: processor id of the inbound edge
132 * @inbound: list of inbound entries
159 struct list_head inbound;
233 list_for_each_entry(entry, &smp2p->inbound, node) {
244 list_for_each_entry(entry, &smp2p->inbound, node) {
533 INIT_LIST_HEAD(&smp2p->inbound);
600 list_add(&entry->node, &smp2p->inbound);
645 list_for_each_entry(entry, &smp2p->inbound, node)
670 list_for_each_entry(entry, &smp2p->inbound, node)