Home
last modified time | relevance | path

Searched refs:ib_copy_path_rec_to_user (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/rdma/
Dib_marshall.h49 void ib_copy_path_rec_to_user(struct ib_user_path_rec *dst,
/Linux-v4.19/drivers/infiniband/core/
Duverbs_marshall.c161 void ib_copy_path_rec_to_user(struct ib_user_path_rec *dst, in ib_copy_path_rec_to_user() function
173 EXPORT_SYMBOL(ib_copy_path_rec_to_user);
Ducma.c783 ib_copy_path_rec_to_user(&resp->ib_route[1], in ucma_copy_ib_route()
787 ib_copy_path_rec_to_user(&resp->ib_route[0], in ucma_copy_ib_route()
809 ib_copy_path_rec_to_user(&resp->ib_route[1], in ucma_copy_iboe_route()
813 ib_copy_path_rec_to_user(&resp->ib_route[0], in ucma_copy_iboe_route()
Ducm.c229 ib_copy_path_rec_to_user(&ureq->primary_path, kreq->primary_path); in ib_ucm_event_req_get()
231 ib_copy_path_rec_to_user(&ureq->alternate_path, in ib_ucm_event_req_get()
302 ib_copy_path_rec_to_user(&uvt->resp.u.lap_resp.path, in ib_ucm_event_process()