Searched refs:async_list (Results 1 – 6 of 6) sorted by relevance
108 struct async_list asyncs; /* Async callback info for this B/T/L */
74 SLIST_HEAD(async_list, async_node);
247 static void xpt_async_bcast(struct async_list *async_head,3015 struct async_list *async_head; in xpt_action_default()4405 xpt_async_bcast(struct async_list *async_head, in xpt_async_bcast()
183 struct list_head async_list; member
199 list_for_each_entry_safe(evt, tmp, &uobj->async_list, obj_list) { in ib_uverbs_release_ucq()580 event->event, &uobj->async_list, in ib_uverbs_cq_event_handler()
1408 INIT_LIST_HEAD(&obj->async_list); in create_cq()