path_use          119 drivers/infiniband/core/sa_query.c 	u8			path_use; /* How will the pathrecord be used */
path_use          769 drivers/infiniband/core/sa_query.c 		query->path_use = LS_RESOLVE_PATH_USE_GMP;
path_use          771 drivers/infiniband/core/sa_query.c 		query->path_use = LS_RESOLVE_PATH_USE_UNIDIRECTIONAL;
path_use          772 drivers/infiniband/core/sa_query.c 	header->path_use = query->path_use;
path_use          937 drivers/infiniband/core/sa_query.c 		switch (query->path_use) {
path_use          206 include/uapi/rdma/rdma_netlink.h 	__u8 path_use;