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 { struct27 typedef struct a_struct named_struct_typedef; argument83 out->struct_exists = bpf_core_type_exists(struct a_struct); in test_core_type_based()95 out->struct_sz = bpf_core_type_size(struct a_struct); in test_core_type_based()
867 struct a_struct { struct876 typedef struct a_struct named_struct_typedef; argument901 struct a_struct f1;1029 struct a_struct f1;1067 struct a_struct f1;
655 .struct_sz = sizeof(struct a_struct),700 .struct_sz = sizeof(struct a_struct),