Home
last modified time | relevance | path

Searched refs:user_fpu_struct (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/arch/sh/include/asm/
Duser.h31 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 */
Delf.h79 typedef struct user_fpu_struct elf_fpregset_t;
/linux-4.4.14/arch/sh/kernel/
Dptrace_64.c75 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()
Dptrace_32.c337 .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()
Dprocess_32.c115 sizeof(struct user_fpu_struct), in dump_fpu()
/linux-4.4.14/arch/avr32/include/asm/
Duser.h41 struct user_fpu_struct { struct
Delf.h62 typedef struct user_fpu_struct elf_fpregset_t;