Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h946 static inline bool reg_scratched(const struct bpf_verifier_env *env, u32 regno) in reg_scratched() function
/linux/kernel/bpf/
H A Dlog.c770 if (!print_all && !reg_scratched(env, i)) in print_verifier_state()