Linux Kernel
3.7.1
|
#include <linux/thread_info.h>
Go to the source code of this file.
Macros | |
#define | switch_to(prev, next, last) |
Functions | |
asmlinkage struct task_struct * | __switch_to (struct thread_struct *prev_thread, struct thread_struct *next_thread, struct task_struct *prev) |
Definition at line 27 of file switch_to.h.
|
read |