Home
last modified time | relevance | path

Searched refs:user_i387_struct (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Duser_32.h45 struct user_i387_struct { struct
108 struct user_i387_struct i387; /* Math Co-processor registers. */
122 struct user_i387_struct *u_fpstate; /* Math Co-processor pointer. */
H A Duser_64.h51 struct user_i387_struct { struct
111 struct user_i387_struct i387; /* Math Co-processor registers. */
126 struct user_i387_struct *u_fpstate; /* Math Co-processor pointer. */
H A Delf.h20 typedef struct user_i387_struct elf_fpregset_t;
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Duser_32.h45 struct user_i387_struct { struct
108 struct user_i387_struct i387; /* Math Co-processor registers. */
122 struct user_i387_struct *u_fpstate; /* Math Co-processor pointer. */
H A Duser_64.h51 struct user_i387_struct { struct
111 struct user_i387_struct i387; /* Math Co-processor registers. */
126 struct user_i387_struct *u_fpstate; /* Math Co-processor pointer. */
H A Delf.h20 typedef struct user_i387_struct elf_fpregset_t;
/kernel/linux/linux-5.10/arch/x86/um/
H A Dptrace_32.c196 static int get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in get_fpregs()
199 struct user_i387_struct fpregs; in get_fpregs()
213 static int set_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in set_fpregs()
216 struct user_i387_struct fpregs; in set_fpregs()
H A Dptrace_64.c216 static int get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in get_fpregs()
219 struct user_i387_struct fpregs; in get_fpregs()
233 static int set_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in set_fpregs()
236 struct user_i387_struct fpregs; in set_fpregs()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dptrace_32.c197 static int get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in get_fpregs()
200 struct user_i387_struct fpregs; in get_fpregs()
214 static int set_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in set_fpregs()
217 struct user_i387_struct fpregs; in set_fpregs()
H A Dptrace_64.c217 static int get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in get_fpregs()
220 struct user_i387_struct fpregs; in get_fpregs()
234 static int set_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in set_fpregs()
237 struct user_i387_struct fpregs; in set_fpregs()
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
H A Dsignal.h17 # define user_i387_ia32_struct user_i387_struct
/kernel/linux/linux-6.6/arch/x86/include/asm/fpu/
H A Dsignal.h17 # define user_i387_ia32_struct user_i387_struct
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dptrace.c768 0, sizeof(struct user_i387_struct), in arch_ptrace()
775 0, sizeof(struct user_i387_struct), in arch_ptrace()
1171 0, sizeof(struct user_i387_struct), in x32_arch_ptrace()
1178 0, sizeof(struct user_i387_struct), in x32_arch_ptrace()
1216 .n = sizeof(struct user_i387_struct) / sizeof(long),
/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Delf.h200 typedef struct user_i387_struct elf_fpregset_t;
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Delf.h200 typedef struct user_i387_struct elf_fpregset_t;
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dptrace.c798 0, sizeof(struct user_i387_struct), in arch_ptrace()
805 0, sizeof(struct user_i387_struct), in arch_ptrace()
1201 0, sizeof(struct user_i387_struct), in x32_arch_ptrace()
1208 0, sizeof(struct user_i387_struct), in x32_arch_ptrace()

Completed in 9 milliseconds