Searched defs:func_proto (Results 1 – 7 of 7) sorted by relevance
| /kernel/trace/ |
| 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()
|
| A D | bpf_trace.c | 1429 const struct bpf_func_proto *func_proto; in bpf_tracing_func_proto() local
|
| /kernel/bpf/ |
| A D | bpf_lsm.c | 225 const struct bpf_func_proto *func_proto; in bpf_lsm_func_proto() local
|
| A D | bpf_struct_ops.c | 174 const struct btf_type *func_proto, void *stub_func_addr, in prepare_arg_info() 393 const struct btf_type *func_proto, *ret_type; in bpf_struct_ops_desc_init() local
|
| A D | cgroup.c | 1821 const struct bpf_func_proto *func_proto; in cgroup_dev_func_proto() local 2368 const struct bpf_func_proto *func_proto; in sysctl_func_proto() local 2511 const struct bpf_func_proto *func_proto; in cg_sockopt_func_proto() local
|
| A D | verifier.c | 304 const struct btf_type *func_proto; member 3247 const struct btf_type *func, *func_proto; in add_kfunc_call() local 13527 const struct btf_type *func, *func_proto; in fetch_kfunc_meta() local 17946 const struct btf_type *type, *func_proto; in check_btf_func_early() local 18047 const struct btf_type *type, *func_proto, *ret_type; in check_btf_func() local 23385 const struct btf_type *t, *func_proto; in check_struct_ops_btf_id() local
|
| A D | btf.c | 6411 u32 btf_ctx_arg_idx(struct btf *btf, const struct btf_type *func_proto, in btf_ctx_arg_idx() 6455 int btf_ctx_arg_offset(const struct btf *btf, const struct btf_type *func_proto, in btf_ctx_arg_offset()
|
Completed in 83 milliseconds