Searched refs:mark_reg_scratched (Results 1 - 2 of 2) sorted by path

/linux-master/include/linux/
H A Dbpf_verifier.h896 static inline void mark_reg_scratched(struct bpf_verifier_env *env, u32 regno) function
/linux-master/kernel/bpf/
H A Dverifier.c3268 mark_reg_scratched(env, regno);
17980 mark_reg_scratched(env, BPF_REG_0);

Completed in 244 milliseconds