Home
last modified time | relevance | path

Searched refs:JNE (Results 1 – 6 of 6) sorted by relevance

/linux/samples/seccomp/
H A Dbpf-fancy.c46 JNE(STDIN_FILENO, DENY), in main()
48 JNE((unsigned long)buf, DENY), in main()
H A Dbpf-helper.h77 #define JNE(x, jt) JNE32(x, EXPAND(jt)) macro
115 #define JNE(x, jt) \ macro
/linux/kernel/bpf/
H A Dcore.c1746 INSN_3(JMP32, JNE, X), \
1758 INSN_3(JMP32, JNE, K), \
1771 INSN_3(JMP, JNE, X), \
1783 INSN_3(JMP, JNE, K), \
2230 COND_JMP(u, JNE, !=) in ___bpf_prog_run()
/linux/Documentation/bpf/standardization/
H A Dinstruction-set.rst504 JNE 0x5 any PC += offset if dst != src
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt175 75: JNZ/JNE Jb (!REX2)
491 85: JNE/JNZ Jz (f64),(!REX2)
/linux/arch/x86/lib/
H A Dx86-opcode-map.txt175 75: JNZ/JNE Jb (!REX2)
491 85: JNE/JNZ Jz (f64),(!REX2)