Home
last modified time | relevance | path

Searched refs:off_rt_sigreturn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dvdso.h20 * @off_rt_sigreturn: Offset of the rt_sigreturn() trampoline.
33 unsigned long off_rt_sigreturn; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dvdso.h20 * @off_rt_sigreturn: Offset of the rt_sigreturn() trampoline.
33 unsigned long off_rt_sigreturn; member
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsignal.c846 ret = abi->setup_rt_frame(vdso + abi->vdso->off_rt_sigreturn, in handle_signal()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsignal.c854 ret = abi->setup_rt_frame(vdso + abi->vdso->off_rt_sigreturn, in handle_signal()

Completed in 4 milliseconds