Searched refs:attach_func_proto (Results 1 – 5 of 5) sorted by relevance
148 .attach_func_proto = (const struct btf_type *)0x0,
368 if (!prog->aux->attach_func_proto->type) in bpf_attach_type_to_tramp()
8311 !prog->aux->attach_func_proto->type) in check_return_code()11947 prog->aux->attach_func_proto = func_proto; in check_struct_ops_btf_id()12267 prog->aux->attach_func_proto = tgt_info.tgt_type; in check_attach_btf_id()
4431 const struct btf_type *t = prog->aux->attach_func_proto; in btf_ctx_access()
820 const struct btf_type *attach_func_proto; member