off_sc_fpregs 25 arch/mips/include/asm/abi.h unsigned off_sc_fpregs; off_sc_fpregs 74 arch/mips/kernel/signal.c uint64_t __user *fpregs = sc + abi->off_sc_fpregs; off_sc_fpregs 93 arch/mips/kernel/signal.c uint64_t __user *fpregs = sc + abi->off_sc_fpregs; off_sc_fpregs 129 arch/mips/kernel/signal.c uint64_t __user *fpregs = sc + abi->off_sc_fpregs; off_sc_fpregs 138 arch/mips/kernel/signal.c uint64_t __user *fpregs = sc + abi->off_sc_fpregs; off_sc_fpregs 328 arch/mips/kernel/signal.c uint64_t __user *fpregs = sc + abi->off_sc_fpregs; off_sc_fpregs 381 arch/mips/kernel/signal.c uint64_t __user *fpregs = sc + abi->off_sc_fpregs; off_sc_fpregs 794 arch/mips/kernel/signal.c .off_sc_fpregs = offsetof(struct sigcontext, sc_fpregs), off_sc_fpregs 144 arch/mips/kernel/signal_n32.c .off_sc_fpregs = offsetof(struct sigcontext, sc_fpregs), off_sc_fpregs 248 arch/mips/kernel/signal_o32.c .off_sc_fpregs = offsetof(struct sigcontext32, sc_fpregs),