Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
current.h File Reference

Go to the source code of this file.

Macros

#define CURRENT_TASK   r31
 
#define get_current()   current
 

Functions

register struct task_struct
*current 
asm ("r31")
 

Macro Definition Documentation

#define CURRENT_TASK   r31

Definition at line 19 of file current.h.

#define get_current (   void)    current

Definition at line 26 of file current.h.

Function Documentation

register struct task_struct* current asm ( "r31"  )
read