Searched refs:UUID_SIZE (Results 1 – 2 of 2) sorted by relevance
14 #define UUID_SIZE 16 macro17 __u8 b[UUID_SIZE];
231 __array(char, sec_type, UUID_SIZE)232 __array(char, fru_id, UUID_SIZE)240 memcpy(__entry->sec_type, sec_type, UUID_SIZE);241 memcpy(__entry->fru_id, fru_id, UUID_SIZE);