Searched refs:JLE (Results 1 – 5 of 5) sorted by relevance
| /linux/samples/seccomp/ |
| A D | bpf-helper.h | 81 #define JLE(x, jt) JLE32(x, EXPAND(jt)) macro 123 #define JLE(x, jt) \ macro
|
| /linux/kernel/bpf/ |
| A D | core.c | 1280 INSN_3(JMP32, JLE, X), \ 1292 INSN_3(JMP32, JLE, K), \ 1305 INSN_3(JMP, JLE, X), \ 1317 INSN_3(JMP, JLE, K), \ 1632 COND_JMP(u, JLE, <=) in ___bpf_prog_run()
|
| /linux/arch/x86/lib/ |
| A D | x86-opcode-map.txt | 174 7e: JLE/JNG Jb 490 8e: JLE/JNG Jz (f64)
|
| /linux/tools/arch/x86/lib/ |
| A D | x86-opcode-map.txt | 174 7e: JLE/JNG Jb 490 8e: JLE/JNG Jz (f64)
|
| /linux/lib/ |
| A D | test_bpf.c | 11573 BPF_JMP32_IMM_ZEXT(JLE), 11609 BPF_JMP32_REG_ZEXT(JLE),
|
Completed in 34 milliseconds