Searched refs:ib_uverbs_async_handler (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/infiniband/core/ |
D | uverbs_main.c | 504 static void ib_uverbs_async_handler(struct ib_uverbs_file *file, in ib_uverbs_async_handler() function 543 ib_uverbs_async_handler(uobj->uobject.ufile, uobj->uobject.user_handle, in ib_uverbs_cq_event_handler() 559 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_qp_event_handler() 569 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_wq_event_handler() 581 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_srq_event_handler() 592 ib_uverbs_async_handler(file, event->element.port_num, event->event, in ib_uverbs_event_handler()
|