Searched refs:user_fpu_struct (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/arch/sh/include/asm/ |
| D | user.h | 31 struct user_fpu_struct { struct 36 struct user_fpu_struct { argument 46 struct user_fpu_struct fpu; /* Math Co-processor registers */ argument 56 struct user_fpu_struct* u_fpstate; /* Math Co-processor pointer */
|
| D | elf.h | 79 typedef struct user_fpu_struct elf_fpregset_t;
|
| /linux-4.4.14/arch/sh/kernel/ |
| D | ptrace_64.c | 75 if (addr == offsetof(struct user_fpu_struct, fpscr)) { in get_fpu_long() 363 .n = sizeof(struct user_fpu_struct) / 470 0, sizeof(struct user_fpu_struct), in arch_ptrace() 475 0, sizeof(struct user_fpu_struct), in arch_ptrace()
|
| D | ptrace_32.c | 337 .n = sizeof(struct user_fpu_struct) / sizeof(long), 459 0, sizeof(struct user_fpu_struct), in arch_ptrace() 464 0, sizeof(struct user_fpu_struct), in arch_ptrace()
|
| D | process_32.c | 115 sizeof(struct user_fpu_struct), in dump_fpu()
|
| /linux-4.4.14/arch/avr32/include/asm/ |
| D | user.h | 41 struct user_fpu_struct { struct
|
| D | elf.h | 62 typedef struct user_fpu_struct elf_fpregset_t;
|