Home
last modified time | relevance | path

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

/linux/arch/arc/net/
H A Dbpf_jit_core.c283 static inline u8 *effective_jit_buf(const struct jit_context *ctx)
292 u8 *buf = effective_jit_buf(ctx);
307 u8 *buf = effective_jit_buf(ctx); in handle_prologue()
576 u8 *buf = effective_jit_buf(ctx);
634 u8 *buf = effective_jit_buf(ctx); in handle_jumps()
662 u8 *buf = effective_jit_buf(ctx); in handle_jmp_epilogue()
697 u8 *buf = effective_jit_buf(ctx);
733 u8 *buf = effective_jit_buf(ctx);
294 static inline u8 *effective_jit_buf(const struct jit_context *ctx) effective_jit_buf() function