Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h393 INSN_F_DST_REG_STACK = BIT(10), /* dst_reg is PTR_TO_STACK */ enumerator
/linux/kernel/bpf/
H A Dverifier.c16362 insn_flags |= INSN_F_DST_REG_STACK; in check_cond_jmp_op()
16370 insn_flags |= INSN_F_DST_REG_STACK; in check_cond_jmp_op()