Home
last modified time | relevance | path

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

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

Completed in 30 milliseconds