Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h257 enum ref_state_type { enum
/linux/kernel/bpf/
H A Dverifier.c1497 static int acquire_lock_state(struct bpf_verifier_env *env, int insn_idx, enum ref_state_type type, in acquire_lock_state()
1586 …ct bpf_reference_state *find_lock_state(struct bpf_verifier_state *state, enum ref_state_type type, in find_lock_state()