FP_SIZE 29 arch/um/include/asm/thread_info.h unsigned long aux_fp_regs[FP_SIZE]; /* auxiliary fp_regs to save/restore FP_SIZE 37 arch/um/os-Linux/registers.c static unsigned long exec_fp_regs[FP_SIZE]; FP_SIZE 448 arch/um/os-Linux/skas/process.c static unsigned long thread_fp_regs[FP_SIZE]; FP_SIZE 35 arch/x86/um/os-Linux/registers.c iov.iov_len = FP_SIZE * sizeof(unsigned long); FP_SIZE 57 arch/x86/um/os-Linux/registers.c iov.iov_len = FP_SIZE * sizeof(unsigned long); FP_SIZE 131 arch/x86/um/os-Linux/registers.c fp_regs = malloc(FP_SIZE * sizeof(unsigned long)); FP_SIZE 136 arch/x86/um/os-Linux/registers.c iov.iov_len = FP_SIZE * sizeof(unsigned long);