Searched refs:JGT (Results 1 – 3 of 3) sorted by relevance
/openbmc/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
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 1571 INSN_3(JMP32, JGT, X), \ 1583 INSN_3(JMP32, JGT, K), \ 1596 INSN_3(JMP, JGT, X), \ 1608 INSN_3(JMP, JGT, K), \ 2042 COND_JMP(u, JGT, >) in ___bpf_prog_run()
|
/openbmc/linux/lib/ |
H A D | test_bpf.c | 11841 BPF_JMP32_IMM_ZEXT(JGT), 11877 BPF_JMP32_REG_ZEXT(JGT),
|