Home
last modified time | relevance | path

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

/Linux-v5.4/samples/seccomp/
Dbpf-fancy.c46 JNE(STDIN_FILENO, DENY), in main()
48 JNE((unsigned long)buf, DENY), in main()
Dbpf-helper.h77 #define JNE(x, jt) JNE32(x, EXPAND(jt)) macro
115 #define JNE(x, jt) \ macro
/Linux-v5.4/kernel/bpf/
Dcore.c1202 INSN_3(JMP32, JNE, X), \
1214 INSN_3(JMP32, JNE, K), \
1227 INSN_3(JMP, JNE, X), \
1239 INSN_3(JMP, JNE, K), \
1517 COND_JMP(u, JNE, !=) in ___bpf_prog_run()
/Linux-v5.4/arch/x86/lib/
Dx86-opcode-map.txt165 75: JNZ/JNE Jb
481 85: JNE/JNZ Jz (f64)
/Linux-v5.4/tools/arch/x86/lib/
Dx86-opcode-map.txt165 75: JNZ/JNE Jb
481 85: JNE/JNZ Jz (f64)