Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arc/net/
Dbpf_jit_core.c294 static inline u8 *effective_jit_buf(const struct jit_context *ctx) in effective_jit_buf() function
303 u8 *buf = effective_jit_buf(ctx); in handle_prologue()
318 u8 *buf = effective_jit_buf(ctx); in handle_epilogue()
587 u8 *buf = effective_jit_buf(ctx); in handle_jumps()
645 u8 *buf = effective_jit_buf(ctx); in handle_jmp_epilogue()
673 u8 *buf = effective_jit_buf(ctx); in handle_call()
708 u8 *buf = effective_jit_buf(ctx); in handle_ld_imm64()
744 u8 *buf = effective_jit_buf(ctx); in handle_insn()