Home
last modified time | relevance | path

Searched refs:uuid_null (Results 1 – 9 of 9) sorted by relevance

/linux/lib/
H A Duuid.c18 const uuid_t uuid_null; variable
19 EXPORT_SYMBOL(uuid_null);
/linux/include/linux/
H A Duuid.h44 extern const uuid_t uuid_null;
93 return uuid_equal(uuid, &uuid_null); in uuid_is_null()
/linux/drivers/nvdimm/
H A Dlabel.c760 else if (uuid_equal(uuid, &uuid_null)) in uuid_to_nvdimm_cclass()
806 return &uuid_null; in to_abstraction_uuid()
H A Dnamespace_devs.c181 return &uuid_null; in nd_dev_to_uuid()
/linux/drivers/cxl/core/
H A Dtrace.h506 uuid_copy(&__entry->region_uuid, &uuid_null);
658 uuid_copy(&__entry->region_uuid, &uuid_null);
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1444 uuid_copy(&uuid, &uuid_null); in handle_fwk_notif_callbacks()
1698 count = ffa_partition_probe(&uuid_null, &pbuf); in ffa_setup_partitions()
1706 /* Note that if the UUID will be uuid_null, that will require in ffa_setup_partitions()
/linux/drivers/cxl/
H A Dpci.c1168 &uuid_null, &rec->event); in cxl_handle_cper_event()
/linux/drivers/tee/
H A Dtee_core.c211 uuid_copy(uuid, &uuid_null); in tee_session_calc_client_uuid()
/linux/fs/jfs/
H A Djfs_logmgr.c1739 &uuid_null); in lmLogFileSystem()