Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | save_fp_registers (int pid, unsigned long *fp_regs) |
int | restore_fp_registers (int pid, unsigned long *fp_regs) |
int | get_fp_registers (int pid, unsigned long *regs) |
int | put_fp_registers (int pid, unsigned long *regs) |
unsigned long | get_thread_reg (int reg, jmp_buf *buf) |
Definition at line 78 of file registers.c.
Definition at line 90 of file registers.c.
Definition at line 83 of file registers.c.
Definition at line 22 of file registers.c.
Definition at line 15 of file registers.c.