Home
last modified time | relevance | path

Searched refs:JGT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/samples/seccomp/
H A Dbpf-helper.h78 #define JGT(x, jt) JGT32(x, EXPAND(jt)) macro
107 #define JGT(x, jt) \ macro
/openbmc/linux/kernel/bpf/
H A Dcore.c1571 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 Dtest_bpf.c11841 BPF_JMP32_IMM_ZEXT(JGT),
11877 BPF_JMP32_REG_ZEXT(JGT),