Searched defs:bargs_off (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2493 static void save_args(struct jit_ctx *ctx, int bargs_off, int oargs_off, in prepare_trampoline() local 2251 invoke_bpf_prog(struct jit_ctx * ctx,struct bpf_tramp_link * l,int bargs_off,int retval_off,int run_ctx_off,bool save_ret) invoke_bpf_prog() argument 2318 invoke_bpf_mod_ret(struct jit_ctx * ctx,struct bpf_tramp_links * tl,int bargs_off,int retval_off,int run_ctx_off,__le32 ** branches) invoke_bpf_mod_ret() argument 2405 save_args(struct jit_ctx * ctx,int bargs_off,int oargs_off,const struct btf_func_model * m,const struct arg_aux * a,bool for_call_origin) save_args() argument 2449 restore_args(struct jit_ctx * ctx,int bargs_off,int nregs) restore_args() argument [all...] |