|
Linux Kernel
3.7.1
|
#include <asm/ptrace.h>Go to the source code of this file.
Data Structures | |
| struct | fpsimd_state |
Functions | |
| void | fpsimd_save_state (struct fpsimd_state *state) |
| void | fpsimd_load_state (struct fpsimd_state *state) |
| void | fpsimd_thread_switch (struct task_struct *next) |
| void | fpsimd_flush_thread (void) |
| void fpsimd_load_state | ( | struct fpsimd_state * | state | ) |
| void fpsimd_save_state | ( | struct fpsimd_state * | state | ) |
| void fpsimd_thread_switch | ( | struct task_struct * | next | ) |
1.8.2