Home
last modified time | relevance | path

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

/linux/arch/loongarch/net/
H A Dbpf_jit.c1664 static void restore_stk_args(struct jit_ctx *ctx, int nr_stk_args, int args_off, int stk_args_off) in restore_stk_args() function
2022 restore_stk_args(ctx, nr_arg_slots - LOONGARCH_MAX_REG_ARGS, args_off, stk_args_off); in __arch_prepare_bpf_trampoline()