Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arc/net/
Dbpf_jit.h109 u8 arc_prologue(u8 *buf, u32 usage, u16 frame_size);
Dbpf_jit_core.c308 len = arc_prologue(buf, ctx->arc_regs_clobbered, ctx->frame_size); in handle_prologue()
Dbpf_jit_arcv2.c2404 u8 arc_prologue(u8 *buf, u32 usage, u16 frame_size) in arc_prologue() function