Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c1816 static bool same_callsites(struct bpf_verifier_state *a, struct bpf_verifier_state *b) in same_callsites() function
7786 if (st->insn_idx == insn_idx && st->branches && same_callsites(st, cur) && in find_prev_entry()
7954 !same_callsites(cur_st->parent, cur_st)) { in process_iter_next_call()
15973 !same_callsites(&sl->state, cur)) in clean_live_states()