Searched refs:attach_func_proto (Results 1 – 5 of 5) sorted by relevance
252 if (!prog->aux->attach_func_proto->type) in bpf_attach_type_to_tramp()
7795 !prog->aux->attach_func_proto->type) in check_return_code()11452 prog->aux->attach_func_proto = func_proto; in check_struct_ops_btf_id()11772 prog->aux->attach_func_proto = tgt_info.tgt_type; in check_attach_btf_id()
4432 const struct btf_type *t = prog->aux->attach_func_proto; in btf_ctx_access()
148 .attach_func_proto = (const struct btf_type *)0x0,
786 const struct btf_type *attach_func_proto; member