|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| int | init_fpu (struct task_struct *child) |
| void | fpu_finit (struct fpu *fpu) |
| int | dump_fpu (struct pt_regs *, struct user_i387_struct *) |
| void | math_state_restore (void) |
| bool | irq_fpu_usable (void) |
| void | __kernel_fpu_begin (void) |
| void | __kernel_fpu_end (void) |
| void | unlazy_fpu (struct task_struct *tsk) |
| int dump_fpu | ( | struct pt_regs * | , |
| struct user_i387_struct * | |||
| ) |
| int init_fpu | ( | struct task_struct * | child | ) |
| void unlazy_fpu | ( | struct task_struct * | tsk | ) |
1.8.2