Searched defs:bargs_off (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2251 int bargs_off, int retval_off, int run_ctx_off, in invoke_bpf_prog() 2318 int bargs_off, int retval_off, int run_ctx_off, in invoke_bpf_mod_ret() 2405 static void save_args(struct jit_ctx *ctx, int bargs_off, int oargs_off, in save_args() 2449 static void restore_args(struct jit_ctx *ctx, int bargs_off, int nregs) in restore_args() 2493 int bargs_off; in prepare_trampoline() local
|