Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcfg.c496 mark_force_checkpoint(env, t); in visit_insn()
535 mark_force_checkpoint(env, t); in visit_insn()
574 mark_force_checkpoint(env, t); in visit_insn()
/linux/include/linux/
H A Dbpf_verifier.h1120 static inline void mark_force_checkpoint(struct bpf_verifier_env *env, int idx) in mark_force_checkpoint() function