Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dstates.c275 struct bpf_verifier_state_list *sl = NULL, *parent_sl; in bpf_update_branch_counts() local
292 parent_sl = state_parent_as_list(st); in bpf_update_branch_counts()
296 sl = parent_sl; in bpf_update_branch_counts()