Home
last modified time | relevance | path

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

/linux/samples/seccomp/
A Dbpf-fancy.c46 JNE(STDIN_FILENO, DENY), in main()
48 JNE((unsigned long)buf, DENY), in main()
A Dbpf-helper.h77 #define JNE(x, jt) JNE32(x, EXPAND(jt)) macro
115 #define JNE(x, jt) \ macro
/linux/kernel/bpf/
A Dcore.c1276 INSN_3(JMP32, JNE, X), \
1288 INSN_3(JMP32, JNE, K), \
1301 INSN_3(JMP, JNE, X), \
1313 INSN_3(JMP, JNE, K), \
1628 COND_JMP(u, JNE, !=) in ___bpf_prog_run()
/linux/arch/x86/lib/
A Dx86-opcode-map.txt165 75: JNZ/JNE Jb
481 85: JNE/JNZ Jz (f64)
/linux/tools/arch/x86/lib/
A Dx86-opcode-map.txt165 75: JNZ/JNE Jb
481 85: JNE/JNZ Jz (f64)
/linux/lib/
A Dtest_bpf.c11568 BPF_JMP32_IMM_ZEXT(JNE),
11604 BPF_JMP32_REG_ZEXT(JNE),

Completed in 29 milliseconds