Searched refs:attach_func_proto (Results 1 – 8 of 8) sorted by relevance
77 if (btf_type_vlen(prog->aux->attach_func_proto) < 1 || in BTF_SET_END()85 args = btf_params(prog->aux->attach_func_proto); in BTF_SET_END()
501 if (!prog->aux->attach_func_proto->type) in bpf_attach_type_to_tramp()647 p->aux->attach_func_proto = prog->aux->attach_func_proto; in cgroup_shim_alloc()
2283 map->owner.attach_func_proto = aux->attach_func_proto; in bpf_prog_map_compatible()2290 map->owner.attach_func_proto != aux->attach_func_proto) { in bpf_prog_map_compatible()
10158 if (!env->prog->aux->attach_func_proto->type) { in check_helper_call()14977 if (!prog->aux->attach_func_proto->type) in check_return_code()15082 if (!env->prog->aux->attach_func_proto->type) { in check_return_code()15111 !prog->aux->attach_func_proto->type) in check_return_code()19816 prog->aux->attach_func_proto = func_proto; in check_struct_ops_btf_id()20201 prog->aux->attach_func_proto = tgt_info.tgt_type; in check_attach_btf_id()
5930 const struct btf_type *t = prog->aux->attach_func_proto; in btf_ctx_access()
93 func_proto = prog->aux->attach_func_proto; in bpf_struct_ops_test_run()
148 .attach_func_proto = (const struct btf_type *)0x0,
291 const struct btf_type *attach_func_proto; member1434 const struct btf_type *attach_func_proto; member