Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c801 static bool reg_scratched(const struct bpf_verifier_env *env, u32 regno) in reg_scratched() function
1370 if (!print_all && !reg_scratched(env, i)) in print_verifier_state()