Home
last modified time | relevance | path

Searched refs:stack_arg_sp_adjust (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/bpf/
H A Dfixups.c1306 prog->aux->stack_arg_sp_adjust = func[0]->aux->stack_arg_sp_adjust; in jit_subprogs()
H A Dhelpers.c3405 ctx.aux->bpf_exception_cb(cookie, ctx.sp + ctx.aux->stack_arg_sp_adjust, ctx.bp, 0, 0); in bpf_throw()
/linux/include/linux/
H A Dbpf.h1819 u16 stack_arg_sp_adjust; member
/linux/arch/x86/net/
H A Dbpf_jit_comp.c1841 bpf_prog->aux->stack_arg_sp_adjust = outgoing_rsp; in do_jit()