Home
last modified time | relevance | path

Searched refs:func_proto_typedef_nested2 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dcore_kern_overflow.c10 typedef int (*func_proto_typedef_nested2)(func_proto_typedef_nested1); typedef
17 proto_out = bpf_core_type_exists(func_proto_typedef_nested2); in core_relo_proto()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c33 typedef int (*func_proto_typedef_nested2)(func_proto_typedef_nested1); typedef
301 BTF_TYPE_EMIT(func_proto_typedef_nested2); in bpf_testmod_test_btf_type_tag_user_1()