Searched defs:func_proto (Results 1 – 13 of 13) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | check_btf.c | 36 const struct btf_type *type, *func_proto; in prepare_btf_func() local 137 const struct btf_type *type, *func_proto, *ret_type; in check_btf_func() local
|
| H A D | bpf_lsm.c | 230 const struct bpf_func_proto *func_proto; in bpf_lsm_func_proto() local
|
| H A D | bpf_struct_ops.c | 176 const struct btf_type *func_proto, void *stub_func_addr, in prepare_arg_info() 419 const struct btf_type *func_proto, *ret_type; in bpf_struct_ops_desc_init() local
|
| H A D | cgroup.c | 1879 const struct bpf_func_proto *func_proto; in cgroup_dev_func_proto() local 2427 const struct bpf_func_proto *func_proto; in sysctl_func_proto() local 2570 const struct bpf_func_proto *func_proto; in cg_sockopt_func_proto() local
|
| H A D | verifier.c | 390 const struct btf_type *type, *func, *func_proto; in subprog_returns_void() local 2732 const struct btf_type *func, *func_proto; in fetch_kfunc_meta() local 9627 const struct btf_type *func, *func_proto; in btf_check_func_arg_match() local 11502 const struct btf_type *func, *func_proto; in is_kfunc_arg_implicit() local 19554 const struct btf_type *t, *func_proto; in check_struct_ops_btf_id() local
|
| H A D | btf.c | 6588 u32 btf_ctx_arg_idx(struct btf *btf, const struct btf_type *func_proto, in btf_ctx_arg_idx() 6632 int btf_ctx_arg_offset(const struct btf *btf, const struct btf_type *func_proto, in btf_ctx_arg_offset()
|
| /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 | 1276 const struct bpf_func_proto *func_proto; in bpf_tracing_func_proto() local
|
| /linux/tools/bpf/bpftool/ |
| H A D | btf_dumper.c | 32 const struct btf_type *func_proto, in dump_prog_id_as_func_ptr() 711 const struct btf_type *func_proto, in btf_dump_func()
|
| /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 | 8427 const struct bpf_func_proto *func_proto; in sock_filter_func_proto() local 8466 const struct bpf_func_proto *func_proto; in sock_addr_func_proto() local 8575 const struct bpf_func_proto *func_proto; in cg_skb_func_proto() local 8836 const struct bpf_func_proto *func_proto; in sock_ops_func_proto() local
|
| /linux/include/linux/ |
| H A D | bpf_verifier.h | 1554 const struct btf_type *func_proto; member
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 4488 const struct btf_type *func_proto; in bpf_object__collect_externs() local
|