uuid_out          216 drivers/nvdimm/core.c static int nd_uuid_parse(struct device *dev, u8 *uuid_out, const char *buf,
uuid_out          237 drivers/nvdimm/core.c 	memcpy(uuid_out, uuid, sizeof(uuid));
uuid_out          251 drivers/nvdimm/core.c int nd_uuid_store(struct device *dev, u8 **uuid_out, const char *buf,
uuid_out          264 drivers/nvdimm/core.c 	kfree(*uuid_out);
uuid_out          265 drivers/nvdimm/core.c 	*uuid_out = kmemdup(uuid, sizeof(uuid), GFP_KERNEL);
uuid_out          266 drivers/nvdimm/core.c 	if (!(*uuid_out))
uuid_out          225 drivers/nvdimm/nd.h int nd_uuid_store(struct device *dev, u8 **uuid_out, const char *buf,
uuid_out          539 drivers/xen/sys-hypervisor.c 		goto uuid_out;
uuid_out          557 drivers/xen/sys-hypervisor.c uuid_out: