Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c1826 static struct bpf_verifier_state *push_stack(struct bpf_verifier_env *env, in push_stack() function
7604 queued_st = push_stack(env, insn_idx + 1, insn_idx, false); in process_iter_next_call()
11794 branch = push_stack(env, next_idx, curr_idx, true); in sanitize_speculative_path()
14153 other_branch = push_stack(env, *insn_idx + insn->off + 1, *insn_idx, in check_cond_jmp_op()