Home
last modified time | relevance | path

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

/linux/include/uapi/cxl/
H A Dfeatures.h12 typedef unsigned char __uapi_uuid_t[16]; typedef
17 * Note, __uapi_uuid_t is 1-byte aligned on modern compilers and 4-byte
18 * aligned on others. Ensure that __uapi_uuid_t in a struct is placed at
22 static_assert(sizeof(__uapi_uuid_t) == sizeof(uuid_t));
23 #define __uapi_uuid_t uuid_t macro
72 __uapi_uuid_t uuid;
122 __uapi_uuid_t uuid;
155 __uapi_uuid_t uuid;