Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/seccomp/
Dbpf-helper.h78 #define JGT(x, jt) JGT32(x, EXPAND(jt)) macro
107 #define JGT(x, jt) \ macro
/kernel/linux/linux-5.10/kernel/bpf/
Dcore.c1274 INSN_3(JMP32, JGT, X), \
1286 INSN_3(JMP32, JGT, K), \
1299 INSN_3(JMP, JGT, X), \
1311 INSN_3(JMP, JGT, K), \
1625 COND_JMP(u, JGT, >) in ___bpf_prog_run()