Searched refs:attach_func_proto (Results 1 – 6 of 6) sorted by relevance
90 func_proto = prog->aux->attach_func_proto; in bpf_struct_ops_test_run()
148 .attach_func_proto = (const struct btf_type *)0x0,
402 if (!prog->aux->attach_func_proto->type) in bpf_attach_type_to_tramp()
9570 !prog->aux->attach_func_proto->type) in check_return_code()13545 prog->aux->attach_func_proto = func_proto; in check_struct_ops_btf_id()13870 prog->aux->attach_func_proto = tgt_info.tgt_type; in BTF_SET_START()
4834 const struct btf_type *t = prog->aux->attach_func_proto; in btf_ctx_access()
881 const struct btf_type *attach_func_proto; member
Completed in 44 milliseconds