Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h781 struct bpf_insn epilogue_buf[INSN_BUF_SIZE]; member
/linux/kernel/bpf/
H A Dverifier.c19914 struct bpf_insn *epilogue_buf = env->epilogue_buf; in convert_ctx_accesses() local