Searched refs:uuid_out (Results 1 – 3 of 3) sorted by relevance
220 int nd_uuid_store(struct device *dev, uuid_t **uuid_out, const char *buf, in nd_uuid_store() argument233 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()
497 int nd_uuid_store(struct device *dev, uuid_t **uuid_out, const char *buf,
538 goto uuid_out; in hyper_sysfs_init()556 uuid_out: in hyper_sysfs_init()