Home
last modified time | relevance | path

Searched defs:func_proto (Results 1 – 9 of 9) sorted by relevance

/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c98 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 Dtrace_btf.c43 const struct btf_param *btf_get_func_param(const struct btf_type *func_proto, s32 *nr) in btf_get_func_param()
H A Dbpf_trace.c1246 const struct bpf_func_proto *func_proto; in bpf_tracing_func_proto() local
/linux/tools/testing/selftests/bpf/
H A Dtest_btf.h69 #define BTF_FUNC_ENC(name, func_proto) \ argument
/linux/kernel/bpf/
H A Dcgroup.c1816 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 Dverifier.c349 const struct btf_type *type, *func, *func_proto; in subprog_returns_void() local
2934 const struct btf_type *func, *func_proto; in fetch_kfunc_meta() local
11038 const struct btf_type *func, *func_proto; in is_kfunc_arg_implicit() local
18929 const struct btf_type *t, *func_proto; in check_struct_ops_btf_id() local
H A Dbtf.c6572 u32 btf_ctx_arg_idx(struct btf *btf, const struct btf_type *func_proto, in btf_ctx_arg_idx()
6616 int btf_ctx_arg_offset(const struct btf *btf, const struct btf_type *func_proto, in btf_ctx_arg_offset()
/linux/net/core/
H A Dfilter.c8177 const struct bpf_func_proto *func_proto; in sock_filter_func_proto() local
8216 const struct bpf_func_proto *func_proto; in sock_addr_func_proto() local
8329 const struct bpf_func_proto *func_proto; in cg_skb_func_proto() local
8590 const struct bpf_func_proto *func_proto; in sock_ops_func_proto() local
/linux/tools/lib/bpf/
H A Dlibbpf.c4408 const struct btf_type *func_proto; bpf_object__collect_externs() local