Searched refs:JGE (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/samples/seccomp/ |
| H A D | bpf-helper.h | 80 #define JGE(x, jt) JGE32(x, EXPAND(jt)) macro 111 #define JGE(x, jt) \ macro
|
| H A D | bpf-fancy.c | 50 JGE(sizeof(buf), DENY), in main()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | core.c | 1279 INSN_3(JMP32, JGE, X), \ 1291 INSN_3(JMP32, JGE, K), \ 1304 INSN_3(JMP, JGE, X), \ 1316 INSN_3(JMP, JGE, K), \ 1630 COND_JMP(u, JGE, >=) in ___bpf_prog_run()
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 173 7d: JNL/JGE Jb 489 8d: JNL/JGE Jz (f64)
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 173 7d: JNL/JGE Jb 489 8d: JNL/JGE Jz (f64)
|