Home
last modified time | relevance | path

Searched defs:subprog (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c1452 struct bpf_subprog_info *subprog = env->subprog_info; in check_subprogs() local
3220 struct bpf_subprog_info *subprog = env->subprog_info; in check_max_stack_depth() local
3338 int start = idx + insn->imm + 1, subprog; in get_callee_stack_depth() local
5067 int i, err, subprog, target_insn; in check_func_call() local
10967 int i, j, subprog_start, subprog_end = 0, len, subprog; in jit_subprogs() local
11586 static int do_check_common(struct bpf_verifier_env *env, int subprog) in do_check_common()
11836 int ret = 0, subprog = -1, i; in bpf_check_attach_target() local