Searched refs:a_union (Results 1 – 6 of 6) sorted by relevance
23 union a_union { union67 union a_union t2 = {};96 out->local_union = bpf_core_type_id_local(union a_union); in test_core_type_id()104 out->targ_union = bpf_core_type_id_kernel(union a_union); in test_core_type_id()
22 union a_union { union84 out->union_exists = bpf_core_type_exists(union a_union); in test_core_type_based()96 out->union_sz = bpf_core_type_size(union a_union); in test_core_type_based()
855 union a_union { union886 union a_union f2;1052 union a_union f2;
662 .union_sz = sizeof(union a_union),
9842 union a_union {9848 union a_union t;9859 union a_union t;9871 return ((union a_union *) &d)->i;