Home
last modified time | relevance | path

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

/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2292 int bargs_off, int retval_off, int run_ctx_off, in invoke_bpf_prog()
2359 int bargs_off, int retval_off, int run_ctx_off, in invoke_bpf_mod_ret()
2446 static void save_args(struct jit_ctx *ctx, int bargs_off, int oargs_off, in save_args()
2490 static void restore_args(struct jit_ctx *ctx, int bargs_off, int nregs) in restore_args()
2534 int bargs_off; in prepare_trampoline() local