Searched refs:JGT (Results 1 – 3 of 3) sorted by relevance
| /linux/samples/seccomp/ |
| H A D | bpf-helper.h | 78 #define JGT(x, jt) JGT32(x, EXPAND(jt)) macro 107 #define JGT(x, jt) \ macro
|
| /linux/kernel/bpf/ |
| H A D | core.c | 1747 INSN_3(JMP32, JGT, X), \ 1759 INSN_3(JMP32, JGT, K), \ 1772 INSN_3(JMP, JGT, X), \ 1784 INSN_3(JMP, JGT, K), \ 2231 COND_JMP(u, JGT, >) in ___bpf_prog_run()
|
| /linux/Documentation/bpf/standardization/ |
| H A D | instruction-set.rst | 501 JGT 0x2 any PC += offset if dst > src unsigned
|