Searched refs:same_callsites (Results 1 – 1 of 1) sorted by relevance
1475 static bool same_callsites(struct bpf_verifier_state *a, struct bpf_verifier_state *b) in same_callsites() function8076 if (st->insn_idx == insn_idx && st->branches && same_callsites(st, cur) && in find_prev_entry()8244 !same_callsites(cur_st->parent, cur_st)) { in process_iter_next_call()17193 !same_callsites(&sl->state, cur)) in clean_live_states()