Home
last modified time | relevance | path

Searched refs:export_guid (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/hv/
Dhv_trace.h47 export_guid(__entry->if_type, &offer->offer.if_type);
48 export_guid(__entry->if_instance, &offer->offer.if_instance);
302 export_guid(__entry->guest_id, &msg->guest_endpoint_id);
303 export_guid(__entry->host_id, &msg->host_service_id);
/Linux-v6.6/include/linux/
Duuid.h61 static inline void export_guid(__u8 *dst, const guid_t *src) in export_guid() function
/Linux-v6.6/drivers/usb/gadget/
Dcomposite.c891 export_guid(webusb_cap->UUID, &webusb_uuid); in bos_desc()
/Linux-v6.6/fs/btrfs/
Ddisk-io.c887 export_guid(root->root_item.uuid, &guid_null); in btrfs_create_tree()