Searched refs:emit_ia32_arsh_i64 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/net/ |
H A D | bpf_jit_comp32.c | 987 static inline void emit_ia32_arsh_i64(const u8 dst[], const u32 val, in emit_ia32_arsh_i64() function 1678 emit_ia32_arsh_i64(dst, imm32, dstk, &prog); in do_jit()
|
/kernel/linux/linux-6.6/arch/x86/net/ |
H A D | bpf_jit_comp32.c | 987 static inline void emit_ia32_arsh_i64(const u8 dst[], const u32 val, in emit_ia32_arsh_i64() function 1859 emit_ia32_arsh_i64(dst, imm32, dstk, &prog); in do_jit()
|
Completed in 8 milliseconds