Searched refs:ib_uverbs_async_handler (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/infiniband/core/ | 
| D | uverbs_main.c | 454 static void ib_uverbs_async_handler(struct ib_uverbs_file *file,  in ib_uverbs_async_handler()  function493 	ib_uverbs_async_handler(uobj->uobject.ufile, uobj->uobject.user_handle,  in ib_uverbs_cq_event_handler()
 509 	ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle,  in ib_uverbs_qp_event_handler()
 519 	ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle,  in ib_uverbs_wq_event_handler()
 531 	ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle,  in ib_uverbs_srq_event_handler()
 542 	ib_uverbs_async_handler(file, event->element.port_num, event->event,  in ib_uverbs_event_handler()
 
 |