Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
A Duser.h31 struct user_fpu_struct { struct
40 struct user_fpu_struct fpu; /* Math Co-processor registers */ argument
50 struct user_fpu_struct* u_fpstate; /* Math Co-processor pointer */
A Delf.h80 typedef struct user_fpu_struct elf_fpregset_t;
/linux/arch/sh/kernel/
A Dptrace_32.c179 sizeof(struct user_fpu_struct)); in fpregs_get()
306 .n = sizeof(struct user_fpu_struct) / sizeof(long),
428 0, sizeof(struct user_fpu_struct), in arch_ptrace()
433 0, sizeof(struct user_fpu_struct), in arch_ptrace()

Completed in 5 milliseconds