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.c2116 int bargs_off, int retval_off, int run_ctx_off, in invoke_bpf_prog()
2183 int bargs_off, int retval_off, int run_ctx_off, in invoke_bpf_mod_ret()
2275 static void save_args(struct jit_ctx *ctx, int bargs_off, int oargs_off, in save_args()
2319 static void restore_args(struct jit_ctx *ctx, int bargs_off, int nregs) in restore_args()
2357 int bargs_off; in prepare_trampoline() local