Searched refs:uuid (Results 176 - 200 of 370) sorted by path

1234567891011>>

/linux-master/drivers/thunderbolt/
H A Dtb_msgs.h13 #include <linux/uuid.h>
548 uuid_t uuid; member in struct:tb_xdp_header
H A Dtest.c2700 KUNIT_EXPECT_TRUE(test, uuid_equal(network_dir->uuid, &network_dir_uuid));
2759 if (d1->uuid) {
2760 KUNIT_ASSERT_NOT_NULL(test, d2->uuid);
2761 KUNIT_ASSERT_TRUE(test, uuid_equal(d1->uuid, d2->uuid));
2763 KUNIT_ASSERT_NULL(test, d2->uuid);
H A Dxdomain.c18 #include <linux/uuid.h>
111 if (!uuid_equal(&res_hdr->uuid, &req_hdr->uuid))
240 memcpy(&hdr->uuid, &tb_xdp_uuid, sizeof(tb_xdp_uuid));
264 uuid_t *uuid, u64 *remote_route)
286 uuid_copy(uuid, &res.src_uuid);
293 const uuid_t *uuid)
301 uuid_copy(&res.src_uuid, uuid);
469 int retry, const uuid_t *uuid)
478 uuid_copy(&req.src_uuid, uuid);
263 tb_xdp_uuid_request(struct tb_ctl *ctl, u64 route, int retry, uuid_t *uuid, u64 *remote_route) argument
292 tb_xdp_uuid_response(struct tb_ctl *ctl, u64 route, u8 sequence, const uuid_t *uuid) argument
468 tb_xdp_properties_changed_request(struct tb_ctl *ctl, u64 route, int retry, const uuid_t *uuid) argument
735 const uuid_t *uuid; local
1198 uuid_t uuid; local
2286 const uuid_t *uuid; member in struct:tb_xdomain_lookup
2339 tb_xdomain_find_by_uuid(struct tb *tb, const uuid_t *uuid) argument
[all...]
/linux-master/drivers/ufs/host/
H A Dufshcd-pci.c19 #include <linux/uuid.h>
/linux-master/drivers/usb/gadget/
H A Dcomposite.c17 #include <linux/uuid.h>
/linux-master/drivers/vfio/mdev/
H A Dmdev_core.c128 int mdev_device_create(struct mdev_type *type, const guid_t *uuid) argument
139 if (guid_equal(&tmp->uuid, uuid)) {
172 guid_copy(&mdev->uuid, uuid);
176 ret = dev_set_name(&mdev->dev, "%pUl", uuid);
H A Dmdev_private.h30 int mdev_device_create(struct mdev_type *kobj, const guid_t *uuid);
H A Dmdev_sysfs.c66 guid_t uuid; local
76 ret = guid_parse(str, &uuid);
81 ret = mdev_device_create(mtype, &uuid);
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c56 uuid_t uuid; member in struct:vfio_pci_vf_token
1475 uuid_t uuid; local
1485 sizeof(uuid));
1489 if (copy_from_user(&uuid, arg, sizeof(uuid)))
1493 uuid_copy(&vdev->vf_token->uuid, &uuid);
1914 bool vf_token, uuid_t *uuid)
1961 match = uuid_equal(uuid, &pf_vdev->vf_token->uuid);
1913 vfio_pci_validate_vf_token(struct vfio_pci_core_device *vdev, bool vf_token, uuid_t *uuid) argument
2006 uuid_t uuid; local
[all...]
/linux-master/drivers/vhost/
H A Dvdpa.c21 #include <linux/uuid.h>
/linux-master/drivers/virt/coco/sev-guest/
H A Dsev-guest.c25 #include <linux/uuid.h>
/linux-master/drivers/virtio/
H A Dvirtio_dma_buf.c68 * virtio_dma_buf_get_uuid - gets a virtio dma-buf's exported object's uuid
70 * @uuid: [out] the uuid
75 uuid_t *uuid)
84 return ops->get_uuid(dma_buf, uuid);
74 virtio_dma_buf_get_uuid(struct dma_buf *dma_buf, uuid_t *uuid) argument
H A Dvirtio_vdpa.c15 #include <linux/uuid.h>
/linux-master/drivers/watchdog/
H A Dmei_wdt.c14 #include <linux/uuid.h>
646 { .uuid = MEI_UUID_WD, .version = MEI_CL_VERSION_ANY },
/linux-master/drivers/xen/
H A Dsys-hypervisor.c151 val = xenbus_read(XBT_NIL, vm, "uuid", NULL);
162 xen_domain_handle_t uuid; local
164 ret = HYPERVISOR_xen_version(XENVER_guest_handle, uuid);
167 ret = sprintf(buffer, "%pU\n", uuid);
171 HYPERVISOR_ATTR_RO(uuid); variable
/linux-master/fs/afs/
H A Dafs_vl.h109 #define AFS_VLADDR_UUID 0x4 /* Match by ->uuid */
113 struct afs_uuid__xdr uuid; member in struct:afs_ListAddrByAttributes__xdr
H A Dcmservice.c168 struct afs_uuid *uuid)
472 if (memcmp(r, &call->net->uuid, sizeof(call->net->uuid)) == 0)
550 __be32 uuid[11]; member in struct:__anon256::__anon257
565 reply.ia.uuid[0] = call->net->uuid.time_low;
566 reply.ia.uuid[1] = htonl(ntohs(call->net->uuid.time_mid));
567 reply.ia.uuid[2] = htonl(ntohs(call->net->uuid
167 afs_find_cm_server_by_uuid(struct afs_call *call, struct afs_uuid *uuid) argument
[all...]
H A Dfs_probe.c148 _enter("%pU,%u", &server->uuid, index);
227 estate->probe_seq, &server->uuid, index,
245 _enter("%pU", &server->uuid);
457 _debug("probe %pU", &server->uuid);
H A Dinternal.h20 #include <linux/uuid.h>
291 struct afs_uuid uuid; member in struct:afs_net
554 uuid_t uuid; /* Server ID */ member in union:afs_server::__anon1928
H A Dmain.c73 generate_random_uuid((unsigned char *)&net->uuid);
H A Dproc.c443 &server->uuid,
H A Drotate.c126 op->volume->vid, op->volume->name, &op->server->uuid, m);
579 _debug("USING SERVER: %pU", &server->uuid);
731 s->flags, s->addr_version, &s->uuid);
H A Dserver.c65 struct afs_server *afs_find_server_by_uuid(struct afs_net *net, const uuid_t *uuid) argument
71 _enter("%pU", uuid);
88 diff = memcmp(uuid, &server->uuid, sizeof(*uuid));
134 diff = memcmp(&candidate->uuid, &server->uuid, sizeof(uuid_t));
195 const uuid_t *uuid,
216 server->uuid = *uuid;
194 afs_alloc_server(struct afs_cell *cell, const uuid_t *uuid, struct afs_addr_list *alist) argument
251 afs_vl_lookup_addrs(struct afs_cell *cell, struct key *key, const uuid_t *uuid) argument
276 afs_lookup_server(struct afs_cell *cell, struct key *key, const uuid_t *uuid, u32 addr_version) argument
[all...]
H A Dserver_list.c94 if (memcmp(&slist->servers[j].server->uuid,
95 &server->uuid,
96 sizeof(server->uuid)) >= 0)
210 diff = memcmp(&pn->server->uuid, &po->server->uuid,
211 sizeof(pn->server->uuid));
H A Dvl_alias.c86 int diff = memcmp(&server_a->uuid, &server_b->uuid, sizeof(uuid_t));

Completed in 362 milliseconds

1234567891011>>