Home
last modified time | relevance | path

Searched refs:uuid_out (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/nvdimm/
A Dcore.c220 int nd_uuid_store(struct device *dev, uuid_t **uuid_out, const char *buf, in nd_uuid_store() argument
233 kfree(*uuid_out); in nd_uuid_store()
234 *uuid_out = kmemdup(&uuid, sizeof(uuid), GFP_KERNEL); in nd_uuid_store()
235 if (!(*uuid_out)) in nd_uuid_store()
A Dnd.h497 int nd_uuid_store(struct device *dev, uuid_t **uuid_out, const char *buf,
/linux-6.3-rc2/drivers/xen/
A Dsys-hypervisor.c595 goto uuid_out; in hyper_sysfs_init()
617 uuid_out: in hyper_sysfs_init()

Completed in 8 milliseconds