Searched defs:func_proto (Results 1 – 6 of 6) sorted by relevance
| /kernel/trace/ |
| 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()
|
| /kernel/bpf/ |
| D | bpf_lsm.c | 225 const struct bpf_func_proto *func_proto; in bpf_lsm_func_proto() local
|
| D | bpf_struct_ops.c | 174 const struct btf_type *func_proto, void *stub_func_addr, in prepare_arg_info() 379 const struct btf_type *func_proto; in bpf_struct_ops_desc_init() local
|
| D | cgroup.c | 1650 const struct bpf_func_proto *func_proto; in cgroup_dev_func_proto() local 2201 const struct bpf_func_proto *func_proto; in sysctl_func_proto() local 2348 const struct bpf_func_proto *func_proto; in cg_sockopt_func_proto() local
|
| D | verifier.c | 294 const struct btf_type *func_proto; member 2820 const struct btf_type *func, *func_proto; in add_kfunc_call() local 12461 const struct btf_type *func, *func_proto; in fetch_kfunc_meta() local 16682 const struct btf_type *type, *func_proto; in check_btf_func_early() local 16783 const struct btf_type *type, *func_proto, *ret_type; in check_btf_func() local 21844 const struct btf_type *t, *func_proto; in check_struct_ops_btf_id() local
|
| D | btf.c | 6350 static u32 get_ctx_arg_idx(struct btf *btf, const struct btf_type *func_proto, in get_ctx_arg_idx() 6394 int btf_ctx_arg_offset(const struct btf *btf, const struct btf_type *func_proto, in btf_ctx_arg_offset()
|