Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_marshall.h52 void ib_copy_path_rec_from_user(struct sa_path_rec *dst,
/Linux-v4.19/drivers/infiniband/core/
Duverbs_marshall.c175 void ib_copy_path_rec_from_user(struct sa_path_rec *dst, in ib_copy_path_rec_from_user() function
215 EXPORT_SYMBOL(ib_copy_path_rec_from_user);
Ducm.c733 ib_copy_path_rec_from_user(sa_path, &upath); in ib_ucm_path_get()