Searched refs:JGE (Results 1 – 7 of 7) sorted by relevance
| /linux/samples/seccomp/ |
| H A D | bpf-helper.h | 80 #define JGE(x, jt) JGE32(x, EXPAND(jt)) macro 111 #define JGE(x, jt) \ macro
|
| H A D | bpf-fancy.c | 50 JGE(sizeof(buf), DENY), in main()
|
| /linux/kernel/bpf/ |
| H A D | core.c | 1662 INSN_3(JMP32, JGE, X), \ 1674 INSN_3(JMP32, JGE, K), \ 1687 INSN_3(JMP, JGE, X), \ 1699 INSN_3(JMP, JGE, K), \ 2144 COND_JMP(u, JGE, >=) in ___bpf_prog_run()
|
| /linux/Documentation/bpf/standardization/ |
| H A D | instruction-set.rst | 502 JGE 0x3 any PC += offset if dst >= src unsigned
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 183 7d: JNL/JGE Jb (!REX2) 499 8d: JNL/JGE Jz (f64),(!REX2)
|
| /linux/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 183 7d: JNL/JGE Jb (!REX2) 499 8d: JNL/JGE Jz (f64),(!REX2)
|
| /linux/lib/ |
| H A D | test_bpf.c | 12217 BPF_JMP32_IMM_ZEXT(JGE), 12252 BPF_JMP32_REG_ZEXT(JGE),
|