Linux Kernel
3.7.1
|
#include <linux/thread_info.h>
Go to the source code of this file.
Macros | |
#define | get_current() (current_thread_info()->task) |
#define | current get_current() |
#define current get_current() |
#define get_current | ( | void | ) | (current_thread_info()->task) |