Lines Matching refs:uuid_t
44 static const uuid_t tb_xdp_uuid =
227 uuid_t *uuid)
254 const uuid_t *uuid)
285 const uuid_t *src_uuid, const uuid_t *dst_uuid, int retry,
377 u64 route, u8 sequence, const uuid_t *src_uuid,
432 int retry, const uuid_t *uuid)
560 const uuid_t *uuid;
951 uuid_t uuid;
983 xd->remote_uuid = kmemdup(&uuid, sizeof(uuid_t), GFP_KERNEL);
1272 u64 route, const uuid_t *local_uuid,
1273 const uuid_t *remote_uuid)
1296 xd->local_uuid = kmemdup(local_uuid, sizeof(uuid_t), GFP_KERNEL);
1301 xd->remote_uuid = kmemdup(remote_uuid, sizeof(uuid_t),
1456 const uuid_t *uuid;
1510 struct tb_xdomain *tb_xdomain_find_by_uuid(struct tb *tb, const uuid_t *uuid)