Searched refs:off_sigreturn (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/mips/include/asm/ | ||
D | vdso.h | 32 unsigned long off_sigreturn; member |
/linux-6.1.9/arch/mips/kernel/ | ||
D | signal.c | 857 ret = abi->setup_frame(vdso + abi->vdso->off_sigreturn, in handle_signal() |