Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c715 static void restore_args(int nr_reg_args, int args_off, struct rv_jit_context *ctx) in restore_args() function
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2087 static void restore_args(struct jit_ctx *ctx, int args_off, int nregs) in restore_args() function