Searched refs:ib_uverbs_async_handler (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/infiniband/core/ |
| D | uverbs_main.c | 500 static void ib_uverbs_async_handler(struct ib_uverbs_file *file, in ib_uverbs_async_handler() function 539 ib_uverbs_async_handler(uobj->uverbs_file, uobj->uobject.user_handle, in ib_uverbs_cq_event_handler() 555 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_qp_event_handler() 567 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_srq_event_handler() 578 ib_uverbs_async_handler(file, event->element.port_num, event->event, in ib_uverbs_event_handler()
|