Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/net/
H A Dbpf_jit_comp.c288 static int build_prologue(struct jit_ctx *ctx, bool ebpf_from_cbpf) in build_prologue() argument
353 if (!ebpf_from_cbpf && is_main_prog) { in build_prologue()
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c343 static void emit_prologue(u8 **pprog, u32 stack_depth, bool ebpf_from_cbpf, in emit_prologue() argument
354 if (!ebpf_from_cbpf) { in emit_prologue()