| |
Linux kernel data structures (Part 1) - the current macro |
| |
|
| Created On: |
Thursday January 29, 2009 |
| Description: |
The Linux kernel uses this macro to find the current process. The current macro is defined in include/asm-i386/current.h (line 13) in both 2.6.0 and 2.4.18 kernels. This macro calls another function get_current(). |
| Discussion Type: |
Discussion on Tutorial |
| Number of Topics: |
0 |
| |
|
|
|