Searched refs:restrict_ptr_typedef (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_type_based.c54 typedef int *restrict restrict_ptr_typedef; typedef
124 out->typedef_restrict_ptr_exists = bpf_core_type_exists(restrict_ptr_typedef);
138 out->typedef_restrict_ptr_matches = bpf_core_type_matches(restrict_ptr_typedef);
H A Dcore_reloc_types.h944 typedef int *restrict restrict_ptr_typedef; typedef
961 restrict_ptr_typedef f11;

Completed in 120 milliseconds