Home
last modified time | relevance | path

Searched refs:JGE (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/samples/seccomp/
Dbpf-fancy.c50 JGE(sizeof(buf), DENY), in main()
Dbpf-helper.h80 #define JGE(x, jt) JGE32(x, EXPAND(jt)) macro
111 #define JGE(x, jt) \ macro
/linux-6.1.9/kernel/bpf/
Dcore.c1539 INSN_3(JMP32, JGE, X), \
1551 INSN_3(JMP32, JGE, K), \
1564 INSN_3(JMP, JGE, X), \
1576 INSN_3(JMP, JGE, K), \
1892 COND_JMP(u, JGE, >=) in ___bpf_prog_run()
/linux-6.1.9/tools/arch/x86/lib/
Dx86-opcode-map.txt173 7d: JNL/JGE Jb
489 8d: JNL/JGE Jz (f64)
/linux-6.1.9/arch/x86/lib/
Dx86-opcode-map.txt173 7d: JNL/JGE Jb
489 8d: JNL/JGE Jz (f64)
/linux-6.1.9/lib/
Dtest_bpf.c11842 BPF_JMP32_IMM_ZEXT(JGE),
11878 BPF_JMP32_REG_ZEXT(JGE),