Linux kernel data structures (Part 1) - the current macro

Suggested by Shahryar on Thursday January 29, 2009

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

Create a new topic

 
  Login or register to create a new topic.  
 

No records to display