Searched refs:EMIT4_off32 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 46 #define EMIT4_off32(b1, b2, b3, b4, off) \ macro 470 EMIT4_off32(0x48, 0x8B, 0x8C, 0xD6, /* mov rcx, [rsi + rdx * 8 + offsetof(...)] */ in emit_bpf_tail_call_indirect()
|
| H A D | bpf_jit_comp32.c | 79 #define EMIT4_off32(b1, b2, b3, b4, off) \ macro
|