Home
last modified time | relevance | path

Searched refs:get_fpregs (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/asm-i386/
Di387.h70 extern int get_fpregs( struct user_i387_struct *buf,
/linux-2.4.37.9/arch/x86_64/kernel/
Di387.c79 int get_fpregs(struct user_i387_struct *buf, struct task_struct *tsk) in get_fpregs() function
Dptrace.c405 ret = get_fpregs((struct user_i387_struct *)data, child); in sys_ptrace()
/linux-2.4.37.9/include/asm-x86_64/
Di387.h51 extern int get_fpregs( struct user_i387_struct *buf,
/linux-2.4.37.9/arch/i386/kernel/
Dptrace.c374 get_fpregs((struct user_i387_struct *)data, child); in sys_ptrace()
Di387.c427 int get_fpregs( struct user_i387_struct *buf, struct task_struct *tsk ) in get_fpregs() function