Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dib_marshall.h47 void ib_copy_path_rec_to_user(struct ib_user_path_rec *dst,
/linux-4.4.14/drivers/infiniband/core/
Duverbs_marshall.c94 void ib_copy_path_rec_to_user(struct ib_user_path_rec *dst, in ib_copy_path_rec_to_user() function
118 EXPORT_SYMBOL(ib_copy_path_rec_to_user);
Ducma.c744 ib_copy_path_rec_to_user(&resp->ib_route[1], in ucma_copy_ib_route()
748 ib_copy_path_rec_to_user(&resp->ib_route[0], in ucma_copy_ib_route()
770 ib_copy_path_rec_to_user(&resp->ib_route[1], in ucma_copy_iboe_route()
774 ib_copy_path_rec_to_user(&resp->ib_route[0], in ucma_copy_iboe_route()
Ducm.c222 ib_copy_path_rec_to_user(&ureq->primary_path, kreq->primary_path); in ib_ucm_event_req_get()
224 ib_copy_path_rec_to_user(&ureq->alternate_path, in ib_ucm_event_req_get()
295 ib_copy_path_rec_to_user(&uvt->resp.u.lap_resp.path, in ib_ucm_event_process()