|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) |
Definition at line 13 of file switch_to.h.
| void __giveup_vsx | ( | struct task_struct * | ) |
|
read |
|
read |
| void flush_fp_to_thread | ( | struct task_struct * | ) |
| void giveup_fpu | ( | struct task_struct * | ) |
| void giveup_spe | ( | struct task_struct * | ) |
| void giveup_vsx | ( | struct task_struct * | ) |
| void load_up_altivec | ( | struct task_struct * | ) |
| void load_up_spe | ( | struct task_struct * | ) |
1.8.2