Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | prepare_to_switch() do { } while(0) |
#define | switch_to(prev, next, last) |
Functions | |
asmlinkage struct task_struct * | resume (struct task_struct *prev, struct task_struct *next) |
#define prepare_to_switch | ( | ) | do { } while(0) |
Definition at line 11 of file switch_to.h.
Definition at line 24 of file switch_to.h.
|
read |