Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dverifier.c1016 static struct bpf_verifier_state *push_stack(struct bpf_verifier_env *env, in push_stack() function
6721 branch = push_stack(env, next_idx, curr_idx, true); in sanitize_speculative_path()
9046 other_branch = push_stack(env, *insn_idx + insn->off + 1, *insn_idx, in check_cond_jmp_op()