Searched refs:user_fpu_struct (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/sh/include/asm/
H A Duser.h31 struct user_fpu_struct { struct
36 struct user_fpu_struct { struct
46 struct user_fpu_struct fpu; /* Math Co-processor registers */
56 struct user_fpu_struct* u_fpstate; /* Math Co-processor pointer */
H A Delf.h79 typedef struct user_fpu_struct elf_fpregset_t;
/linux-4.4.14/arch/avr32/include/asm/
H A Delf.h62 typedef struct user_fpu_struct elf_fpregset_t;
H A Duser.h41 struct user_fpu_struct { struct
/linux-4.4.14/arch/sh/kernel/
H A Dptrace_32.c337 .n = sizeof(struct user_fpu_struct) / sizeof(long),
459 0, sizeof(struct user_fpu_struct), arch_ptrace()
464 0, sizeof(struct user_fpu_struct), arch_ptrace()
H A Dptrace_64.c75 if (addr == offsetof(struct user_fpu_struct, fpscr)) { get_fpu_long()
363 .n = sizeof(struct user_fpu_struct) /
470 0, sizeof(struct user_fpu_struct), arch_ptrace()
475 0, sizeof(struct user_fpu_struct), arch_ptrace()
H A Dprocess_32.c115 sizeof(struct user_fpu_struct), dump_fpu()
/linux-4.4.14/arch/microblaze/include/uapi/asm/
H A Delf.h66 /* typedef struct user_fpu_struct elf_fpregset_t; */

Completed in 249 milliseconds