Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c1628 static void update_loop_entry(struct bpf_verifier_state *cur, struct bpf_verifier_state *hdr) in update_loop_entry() function
1657 update_loop_entry(st->parent, st->loop_entry); in update_branch_counts()
17980 update_loop_entry(cur, &sl->state); in is_state_visited()
17989 update_loop_entry(cur, &sl->state); in is_state_visited()
18060 update_loop_entry(cur, loop_entry); in is_state_visited()