Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dvdso.h19 * @off_sigreturn: Offset of the sigreturn() trampoline.
32 unsigned long off_sigreturn; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dvdso.h19 * @off_sigreturn: Offset of the sigreturn() trampoline.
32 unsigned long off_sigreturn; member
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsignal.c849 ret = abi->setup_frame(vdso + abi->vdso->off_sigreturn, in handle_signal()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsignal.c857 ret = abi->setup_frame(vdso + abi->vdso->off_sigreturn, in handle_signal()

Completed in 4 milliseconds