Searched refs:ib_user_path_rec (Results 1 – 6 of 6) sorted by relevance
49 void ib_copy_path_rec_to_user(struct ib_user_path_rec *dst,53 struct ib_user_path_rec *src);
234 struct ib_user_path_rec primary_path;235 struct ib_user_path_rec alternate_path;279 struct ib_user_path_rec path;
55 struct ib_user_path_rec { struct
161 struct ib_user_path_rec ib_route[2];
136 static void __ib_copy_path_rec_to_user(struct ib_user_path_rec *dst, in __ib_copy_path_rec_to_user()161 void ib_copy_path_rec_to_user(struct ib_user_path_rec *dst, in ib_copy_path_rec_to_user()176 struct ib_user_path_rec *src) in ib_copy_path_rec_from_user()
714 struct ib_user_path_rec upath; in ib_ucm_path_get()