Searched defs:func_proto (Results 1 – 6 of 6) sorted by relevance
/linux/tools/bpf/bpftool/ |
A 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/net/bpf/ |
A D | bpf_dummy_struct_ops.c | 79 const struct btf_type *func_proto; in bpf_struct_ops_test_run() local
|
/linux/tools/testing/selftests/bpf/ |
A D | test_btf.h | 66 #define BTF_FUNC_ENC(name, func_proto) \ argument
|
/linux/kernel/bpf/ |
A D | bpf_struct_ops.c | 159 const struct btf_type *func_proto; in bpf_struct_ops_init() local
|
A D | verifier.c | 1793 const struct btf_type *func, *func_proto; in add_kfunc_call() local 6699 const struct btf_type *t, *func, *func_proto, *ptr_type; in check_kfunc_call() local 9987 const struct btf_type *type, *func_proto, *ret_type; in check_btf_func() local 13497 const struct btf_type *t, *func_proto; in check_struct_ops_btf_id() local
|
/linux/tools/lib/bpf/ |
A D | libbpf.c | 3692 const struct btf_type *func_proto; in bpf_object__collect_externs() local
|
Completed in 51 milliseconds