Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dverifier.c807 struct bpf_subprog_info *subprog = env->subprog_info; in check_subprogs() local
1552 struct bpf_subprog_info *subprog = env->subprog_info; in check_max_stack_depth() local
1609 int start = idx + insn->imm + 1, subprog; in get_callee_stack_depth() local
2331 int i, subprog, target_insn; in check_func_call() local
5474 int i, j, subprog_start, subprog_end = 0, len, subprog; in jit_subprogs() local