Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c7948 static int check_atomic_load(struct bpf_verifier_env *env, in check_atomic_load() function
8006 return check_atomic_load(env, insn); in check_atomic()