Home
last modified time | relevance | path

Searched refs:ib_copy_path_rec_from_user (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/rdma/
Dib_marshall.h50 void ib_copy_path_rec_from_user(struct ib_sa_path_rec *dst,
/linux-4.4.14/drivers/infiniband/core/
Duverbs_marshall.c120 void ib_copy_path_rec_from_user(struct ib_sa_path_rec *dst, in ib_copy_path_rec_from_user() function
148 EXPORT_SYMBOL(ib_copy_path_rec_from_user);
Ducm.c726 ib_copy_path_rec_from_user(sa_path, &upath); in ib_ucm_path_get()