Searched refs:func_info_aux (Results 1 – 6 of 6) sorted by relevance
183 .func_info_aux = (struct bpf_func_info_aux *)0xffff889ff795de20,
791 return &env->prog->aux->func_info_aux[subprog]; in subprog_aux()
1528 struct bpf_func_info_aux *func_info_aux; member
423 struct bpf_func_info_aux *aux = env->prog->aux->func_info_aux; in subprog_is_global()9680 if (prog->aux->func_info_aux[subprog].unreliable) in btf_check_subprog_call()9689 prog->aux->func_info_aux[subprog].unreliable = true; in btf_check_subprog_call()15653 if (aux->func_info_aux[subprogno].linkage != BTF_FUNC_STATIC) { in check_ld_imm()16768 prog->aux->func_info_aux = info_aux; in check_btf_func()21604 if (env->prog->aux->func_info_aux) { in do_check_common()21607 env->prog->aux->func_info_aux[0].unreliable = true; in do_check_common()21919 conservative = aux->func_info_aux[subprog].unreliable; in bpf_check_attach_target()
2197 kfree(aux->func_info_aux); in __bpf_prog_put_rcu()
7402 if (prog->aux->func_info_aux[subprog].unreliable) { in btf_prepare_func_args()