Lines Matching defs:subprog
491 static bool subprog_is_global(const struct bpf_verifier_env *env, int subprog) in subprog_is_global()
2580 int subprog) in push_async_cb()
3010 struct bpf_subprog_info *subprog = env->subprog_info; in add_subprog_and_kfunc() local
3053 struct bpf_subprog_info *subprog = env->subprog_info; in check_subprogs() local
3751 int subprog_insn_idx, subprog; in backtrack_insn() local
5831 struct bpf_subprog_info *subprog = env->subprog_info; in check_max_stack_depth_subprog() local
5960 int start = idx + insn->imm + 1, subprog; in get_callee_stack_depth() local
9189 static int setup_func_entry(struct bpf_verifier_env *env, int subprog, int callsite, in setup_func_entry()
9241 int insn_idx, int subprog, in push_callback_call()
9314 int err, subprog, target_insn; in check_func_call() local
18434 int i, j, subprog_start, subprog_end = 0, len, subprog; in jit_subprogs() local
19544 static int do_check_common(struct bpf_verifier_env *env, int subprog) in do_check_common()
19795 int ret = 0, subprog = -1, i; in bpf_check_attach_target() local