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