Searched defs:func_proto (Results 1 – 10 of 10) sorted by relevance
| /linux/net/bpf/ |
| H A D | bpf_dummy_struct_ops.c | 98 const struct btf_type *func_proto = prog->aux->attach_func_proto; in check_test_run_args() local 133 const struct btf_type *func_proto; in bpf_struct_ops_test_run() local
|
| /linux/kernel/trace/ |
| H A D | trace_btf.c | 43 const struct btf_param *btf_get_func_param(const struct btf_type *func_proto, s32 *nr) in btf_get_func_param()
|
| H A D | bpf_trace.c | 1246 const struct bpf_func_proto *func_proto; bpf_tracing_func_proto() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_btf.h | 69 #define BTF_FUNC_ENC(name, func_proto) \ argument
|
| /linux/kernel/bpf/ |
| H A D | cgroup.c | 1816 const struct bpf_func_proto *func_proto; cgroup_dev_func_proto() local 2363 const struct bpf_func_proto *func_proto; sysctl_func_proto() local 2506 const struct bpf_func_proto *func_proto; cg_sockopt_func_proto() local [all...] |
| H A D | verifier.c | 349 const struct btf_type *type, *func, *func_proto; subprog_returns_void() local 2933 const struct btf_type *func, *func_proto; fetch_kfunc_meta() local 11051 const struct btf_type *func, *func_proto; is_kfunc_arg_implicit() local 18944 const struct btf_type *t, *func_proto; check_struct_ops_btf_id() local [all...] |
| H A D | btf.c | 6572 btf_ctx_arg_idx(struct btf * btf,const struct btf_type * func_proto,int off) btf_ctx_arg_idx() argument 6616 btf_ctx_arg_offset(const struct btf * btf,const struct btf_type * func_proto,u32 arg_no) btf_ctx_arg_offset() argument
|
| /linux/net/core/ |
| H A D | filter.c | 8177 const struct bpf_func_proto *func_proto; sock_filter_func_proto() local 8216 const struct bpf_func_proto *func_proto; sock_addr_func_proto() local 8329 const struct bpf_func_proto *func_proto; cg_skb_func_proto() local 8590 const struct bpf_func_proto *func_proto; sock_ops_func_proto() local [all...] |
| /linux/include/linux/ |
| H A D | bpf_verifier.h | 1329 const struct btf_type *func_proto; global() member
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 4408 const struct btf_type *func_proto; bpf_object__collect_externs() local
|