Searched refs:a_struct (Results 1 – 4 of 4) sorted by relevance
19 struct a_struct { struct34 typedef struct a_struct named_struct_typedef; argument66 struct a_struct t1 = {};95 out->local_struct = bpf_core_type_id_local(struct a_struct); in test_core_type_id()103 out->targ_struct = bpf_core_type_id_kernel(struct a_struct); in test_core_type_id()
18 struct a_struct { struct24 struct a_struct *a; argument35 typedef struct a_struct named_struct_typedef;114 out->struct_exists = bpf_core_type_exists(struct a_struct); in test_core_type_based()128 out->struct_matches = bpf_core_type_matches(struct a_struct); in test_core_type_based()142 out->struct_sz = bpf_core_type_size(struct a_struct); in test_core_type_based()
908 struct a_struct { struct914 struct a_struct * restrict a; argument925 typedef struct a_struct named_struct_typedef;951 struct a_struct f1;1143 struct a_struct f1;1181 struct a_struct f1;
785 .struct_sz = sizeof(struct a_struct),884 .struct_sz = sizeof(struct a_struct),