Searched refs:int_typedef (Results 1 – 3 of 3) sorted by relevance
49 typedef int int_typedef; typedef121 out->typedef_int_exists = bpf_core_type_exists(int_typedef); in test_core_type_based()135 out->typedef_int_matches = bpf_core_type_matches(int_typedef); in test_core_type_based()148 out->typedef_int_sz = bpf_core_type_size(int_typedef); in test_core_type_based()
939 typedef int int_typedef; typedef958 int_typedef f8;
791 .typedef_int_sz = sizeof(int_typedef),