Home
last modified time | relevance | path

Searched refs:push_stack (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/kernel/bpf/
Dverifier.c957 static struct bpf_verifier_state *push_stack(struct bpf_verifier_env *env, in push_stack() function
5439 ret = push_stack(env, env->insn_idx + 1, env->insn_idx, true); in sanitize_ptr_alu()
7523 other_branch = push_stack(env, *insn_idx + insn->off + 1, *insn_idx, in check_cond_jmp_op()