Home
last modified time | relevance | path

Searched refs:new_rbs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsignal.c230 unsigned long tramp_addr, new_rbs = 0, new_sp; in setup_frame() local
248 new_rbs = ALIGN(current->sas_ss_sp, in setup_frame()
275 err |= __put_user(new_rbs, &frame->sc.sc_rbs_base); in setup_frame()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsignal.c229 unsigned long tramp_addr, new_rbs = 0, new_sp; in setup_frame() local
247 new_rbs = ALIGN(current->sas_ss_sp, in setup_frame()
274 err |= __put_user(new_rbs, &frame->sc.sc_rbs_base); in setup_frame()

Completed in 2 milliseconds