Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

MEM_BLOCK Struct Reference
[Kernel Memory Allocator]

A memory block structure. More...

#include <kmalloc.h>


Data Fields

dword magic
dword flags
dword size
dword owner


Detailed Description

A memory block structure.

Definition at line 27 of file kmalloc.h.


Field Documentation

dword MEM_BLOCK::flags
 

Definition at line 29 of file kmalloc.h.

dword MEM_BLOCK::magic
 

Definition at line 29 of file kmalloc.h.

dword MEM_BLOCK::owner
 

Definition at line 29 of file kmalloc.h.

dword MEM_BLOCK::size
 

Definition at line 29 of file kmalloc.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18