Searched defs:func_proto (Results 1 – 11 of 11) 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; in bpf_tracing_func_proto() local
|
| /linux/kernel/bpf/ |
| H A D | bpf_lsm.c | 225 const struct bpf_func_proto *func_proto; bpf_lsm_func_proto() local
|
| H A D | bpf_struct_ops.c | 174 const struct btf_type *func_proto, void *stub_func_addr, in prepare_arg_info() 392 const struct btf_type *func_proto, *ret_type; in bpf_struct_ops_desc_init() local
|
| H A D | cgroup.c | 1816 const struct bpf_func_proto *func_proto; in cgroup_dev_func_proto() local 2363 const struct bpf_func_proto *func_proto; in sysctl_func_proto() local 2506 const struct bpf_func_proto *func_proto; in cg_sockopt_func_proto() local
|
| H A D | verifier.c | 314 const struct btf_type *func_proto; member 3374 const struct btf_type *func, *func_proto; fetch_kfunc_meta() local 19096 const struct btf_type *type, *func_proto; check_btf_func_early() local 19197 const struct btf_type *type, *func_proto, *ret_type; check_btf_func() local 24792 const struct btf_type *t, *func_proto; check_struct_ops_btf_id() local [all...] |
| H A D | btf.c | 6527 u32 btf_ctx_arg_idx(struct btf *btf, const struct btf_type *func_proto, in btf_ctx_arg_idx() 6571 int btf_ctx_arg_offset(const struct btf *btf, const struct btf_type *func_proto, in btf_ctx_arg_offset()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_btf.h | 69 #define BTF_FUNC_ENC(name, func_proto) \ argument
|
| /linux/net/core/ |
| H A D | filter.c | 8145 const struct bpf_func_proto *func_proto; in sock_filter_func_proto() local 8184 const struct bpf_func_proto *func_proto; in sock_addr_func_proto() local 8297 const struct bpf_func_proto *func_proto; in cg_skb_func_proto() local 8558 const struct bpf_func_proto *func_proto; in sock_ops_func_proto() local
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 4408 const struct btf_type *func_proto; in bpf_object__collect_externs() local
|