Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c890 static void store_args(int nr_arg_slots, int args_off, struct rv_jit_context *ctx) in store_args() function
1173 store_args(nr_arg_slots, args_off, ctx); in __arch_prepare_bpf_trampoline()
/linux/arch/loongarch/net/
H A Dbpf_jit.c1469 static void store_args(struct jit_ctx *ctx, int nargs, int args_off) in store_args() function
1749 store_args(ctx, nargs, args_off); in __arch_prepare_bpf_trampoline()