Searched refs:subprog_aux (Results 1 – 3 of 3) sorted by relevance
928 static inline struct bpf_func_info_aux *subprog_aux(struct bpf_verifier_env *env, int subprog) in subprog_aux() function
9548 subprog_aux(env, subprog)->called = true; in check_func_call()18858 subprog_aux(env, env->exception_callback_subprog)->called = true; in do_check_subprogs()18866 sub_aux = subprog_aux(env, i); in do_check_subprogs()
7838 bool is_global = subprog_aux(env, subprog)->linkage == BTF_FUNC_GLOBAL; in btf_prepare_func_args()