Searched refs:region_uuid (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/cxl/core/ |
| H A D | trace.h | 478 __field_struct(uuid_t, region_uuid) 511 uuid_copy(&__entry->region_uuid, &cxlr->params.uuid); 514 uuid_copy(&__entry->region_uuid, &uuid_null); 544 __entry->hpa, __entry->hpa_alias0, __get_str(region_name), &__entry->region_uuid, 623 __field_struct(uuid_t, region_uuid) 663 uuid_copy(&__entry->region_uuid, &cxlr->params.uuid); 666 uuid_copy(&__entry->region_uuid, &uuid_null); 702 __entry->hpa, __entry->hpa_alias0, __get_str(region_name), &__entry->region_uuid,
|
| /linux/drivers/nvdimm/ |
| H A D | label.h | 172 u8 region_uuid[16]; member
|