Searched refs:attach_func_proto (Results 1 – 5 of 5) sorted by relevance
148 .attach_func_proto = (const struct btf_type *)0x0,
401 if (!prog->aux->attach_func_proto->type) in bpf_attach_type_to_tramp()
9340 !prog->aux->attach_func_proto->type) in check_return_code()13298 prog->aux->attach_func_proto = func_proto; in check_struct_ops_btf_id()13623 prog->aux->attach_func_proto = tgt_info.tgt_type; in BTF_SET_START()
4706 const struct btf_type *t = prog->aux->attach_func_proto; in btf_ctx_access()
871 const struct btf_type *attach_func_proto; member