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()
918 struct a_struct { struct924 struct a_struct * restrict a; argument935 typedef struct a_struct named_struct_typedef;961 struct a_struct f1;1153 struct a_struct f1;1191 struct a_struct f1;
788 .struct_sz = sizeof(struct a_struct),887 .struct_sz = sizeof(struct a_struct),