Searched defs:func_proto (Results 1 – 5 of 5) sorted by relevance
197 const struct bpf_func_proto *func_proto; in bpf_lsm_func_proto() local
1604 const struct bpf_func_proto *func_proto; in cgroup_dev_func_proto() local2152 const struct bpf_func_proto *func_proto; in sysctl_func_proto() local2297 const struct bpf_func_proto *func_proto; in cg_sockopt_func_proto() local
160 const struct btf_type *func_proto; in bpf_struct_ops_init() local
2032 const struct btf_type *func, *func_proto; in add_kfunc_call() local7949 const struct btf_type *t, *func, *func_proto, *ptr_type; in check_kfunc_call() local11271 const struct btf_type *type, *func_proto, *ret_type; in check_btf_func() local15059 const struct btf_type *t, *func_proto; in check_struct_ops_btf_id() local
5352 static u32 get_ctx_arg_idx(struct btf *btf, const struct btf_type *func_proto, in get_ctx_arg_idx()