Searched refs:EMIT4_off32 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/x86/net/ |
A D | bpf_jit_comp.c | 47 #define EMIT4_off32(b1, b2, b3, b4, off) \ macro 508 EMIT4_off32(0x48, 0x8B, 0x8C, 0xD6, /* mov rcx, [rsi + rdx * 8 + offsetof(...)] */ in emit_bpf_tail_call_indirect()
|
A D | bpf_jit_comp32.c | 79 #define EMIT4_off32(b1, b2, b3, b4, off) \ macro
|
Completed in 11 milliseconds