Searched refs:restrict_ptr_typedef (Results 1 – 2 of 2) sorted by relevance
54 typedef int *restrict restrict_ptr_typedef; typedef124 out->typedef_restrict_ptr_exists = bpf_core_type_exists(restrict_ptr_typedef); in test_core_type_based()138 out->typedef_restrict_ptr_matches = bpf_core_type_matches(restrict_ptr_typedef); in test_core_type_based()
944 typedef int *restrict restrict_ptr_typedef; typedef961 restrict_ptr_typedef f11;