Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dib_marshall.h52 void ib_copy_path_rec_from_user(struct ib_sa_path_rec *dst,
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_marshall.c122 void ib_copy_path_rec_from_user(struct ib_sa_path_rec *dst, in ib_copy_path_rec_from_user() function
151 EXPORT_SYMBOL(ib_copy_path_rec_from_user);
H A Dib_ucm.c727 ib_copy_path_rec_from_user(sa_path, &upath); in ib_ucm_path_get()