Home
last modified time | relevance | path

Searched defs:regno (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dbpf_verifier.h1008 static inline void mark_reg_scratched(struct bpf_verifier_env *env, u32 regno) in mark_reg_scratched()
1018 static inline bool reg_scratched(const struct bpf_verifier_env *env, u32 regno) in reg_scratched()
1023 static inline bool stack_slot_scratched(const struct bpf_verifier_env *env, u64 regno) in stack_slot_scratched()

Completed in 19 milliseconds