Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/kernel/bpf/
Dcore.c1266 INSN_3(JMP32, JNE, X), \
1278 INSN_3(JMP32, JNE, K), \
1291 INSN_3(JMP, JNE, X), \
1303 INSN_3(JMP, JNE, K), \
1591 COND_JMP(u, JNE, !=) in ___bpf_prog_run()
/Linux-v5.10/arch/x86/lib/
Dx86-opcode-map.txt165 75: JNZ/JNE Jb
481 85: JNE/JNZ Jz (f64)
/Linux-v5.10/tools/arch/x86/lib/
Dx86-opcode-map.txt165 75: JNZ/JNE Jb
481 85: JNE/JNZ Jz (f64)