Home
last modified time | relevance | path

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

/linux/arch/loongarch/net/
H A Dbpf_jit.c1353 static void restore_args(struct jit_ctx *ctx, int nargs, int args_off) in restore_args() function
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c903 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.c2486 static void restore_args(struct jit_ctx *ctx, int bargs_off, int nregs) in restore_args() function