Home
last modified time | relevance | path

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

/linux/arch/loongarch/net/
H A Dbpf_jit.c1343 static void store_args(struct jit_ctx *ctx, int nargs, int args_off) in store_args() function
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c887 static void store_args(int nr_arg_slots, int args_off, struct rv_jit_context *ctx) in store_args() function