user_i387_struct 30 arch/x86/kernel/i387.c # define user_i387_ia32_struct user_i387_struct user_i387_struct 1051 arch/x86/kernel/ptrace.c 0, sizeof(struct user_i387_struct), user_i387_struct 1058 arch/x86/kernel/ptrace.c 0, sizeof(struct user_i387_struct), user_i387_struct 1409 arch/x86/kernel/ptrace.c .n = sizeof(struct user_i387_struct) / sizeof(long), user_i387_struct 1432 arch/x86/kernel/ptrace.c #define user_i387_ia32_struct user_i387_struct user_i387_struct 29 include/asm-um/elf-i386.h typedef struct user_i387_struct elf_fpregset_t; user_i387_struct 39 include/asm-um/elf-x86_64.h typedef struct user_i387_struct elf_fpregset_t; user_i387_struct 17 include/asm-x86/elf.h typedef struct user_i387_struct elf_fpregset_t; user_i387_struct 107 include/asm-x86/user_32.h struct user_i387_struct i387; /* Math Co-processor registers. */ user_i387_struct 121 include/asm-x86/user_32.h struct user_i387_struct *u_fpstate; /* Math Co-processor pointer. */ user_i387_struct 110 include/asm-x86/user_64.h struct user_i387_struct i387; /* Math Co-processor registers. */ user_i387_struct 125 include/asm-x86/user_64.h struct user_i387_struct *u_fpstate; /* Math Co-processor pointer. */