__NUM_FPRS 29 arch/s390/include/asm/fpu/internal.h for (i = 0; i < __NUM_FPRS; i++) __NUM_FPRS 37 arch/s390/include/asm/fpu/internal.h for (i = 0; i < __NUM_FPRS; i++) __NUM_FPRS 19 arch/s390/include/asm/fpu/types.h freg_t fprs[__NUM_FPRS]; __NUM_FPRS 33 arch/s390/include/asm/fpu/types.h freg_t fprs[__NUM_FPRS]; __NUM_FPRS 58 arch/s390/include/uapi/asm/sigcontext.h double fprs[__NUM_FPRS]; __NUM_FPRS 32 arch/s390/kernel/compat_linux.h freg_t32 fprs[__NUM_FPRS]; __NUM_FPRS 977 arch/s390/kernel/ptrace.c freg_t fprs[__NUM_FPRS]; __NUM_FPRS 1031 arch/s390/kernel/setup.c task_size += sizeof(freg_t) * __NUM_FPRS;