Searched defs:func_proto (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/tools/bpf/bpftool/ |
D | btf_dumper.c | 32 const struct btf_type *func_proto, in dump_prog_id_as_func_ptr() 674 const struct btf_type *func_proto, in btf_dump_func()
|
/Linux-v5.15/tools/testing/selftests/bpf/ |
D | test_btf.h | 66 #define BTF_FUNC_ENC(name, func_proto) \ argument
|
/Linux-v5.15/kernel/bpf/ |
D | bpf_struct_ops.c | 156 const struct btf_type *func_proto; in bpf_struct_ops_init() local
|
D | verifier.c | 1665 const struct btf_type *func, *func_proto; in add_kfunc_call() local 6484 const struct btf_type *t, *func, *func_proto, *ptr_type; in check_kfunc_call() local 9757 const struct btf_type *type, *func_proto, *ret_type; in check_btf_func() local 13250 const struct btf_type *t, *func_proto; in check_struct_ops_btf_id() local
|
/Linux-v5.15/tools/lib/bpf/ |
D | libbpf.c | 3458 const struct btf_type *func_proto; in bpf_object__collect_externs() local
|