Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c711 static void restore_args(int nregs, int args_off, struct rv_jit_context *ctx) in restore_args() function
957 restore_args(nregs, args_off, ctx); in __arch_prepare_bpf_trampoline()
992 restore_args(nregs, args_off, ctx); in __arch_prepare_bpf_trampoline()
/openbmc/linux/arch/arm64/net/
H A Dbpf_jit_comp.c1809 static void restore_args(struct jit_ctx *ctx, int args_off, int nregs) in restore_args() function
1975 restore_args(ctx, args_off, nregs); in prepare_trampoline()
2004 restore_args(ctx, args_off, nregs); in prepare_trampoline()