Searched refs:ib_uverbs_async_handler (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/infiniband/core/ |
D | uverbs_main.c | 473 static void ib_uverbs_async_handler(struct ib_uverbs_file *file, in ib_uverbs_async_handler() function 512 ib_uverbs_async_handler(uobj->uverbs_file, uobj->uobject.user_handle, in ib_uverbs_cq_event_handler() 528 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_qp_event_handler() 540 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_srq_event_handler() 551 ib_uverbs_async_handler(file, event->element.port_num, event->event, in ib_uverbs_event_handler()
|