buddy_system Struct Reference
[generic]


Data Fields

__u8 max_order
link_torder
buddy_system_operations_top
void * data

Detailed Description

Definition at line 57 of file buddy.h.


Field Documentation

void* data
 

Pointer to be used by the implementation.

Definition at line 61 of file buddy.h.

Referenced by buddy_system_create(), zone_buddy_find_block(), zone_buddy_find_buddy(), and zone_buddy_print_id().

__u8 max_order
 

Maximal order of block which can be stored by buddy system.

Definition at line 58 of file buddy.h.

Referenced by buddy_system_alloc(), buddy_system_can_alloc(), buddy_system_create(), buddy_system_free(), and buddy_system_structure_print().

buddy_system_operations_t* op
 

Definition at line 60 of file buddy.h.

Referenced by buddy_system_alloc(), buddy_system_alloc_block(), buddy_system_create(), and buddy_system_free().

link_t* order
 

Definition at line 59 of file buddy.h.

Referenced by buddy_system_alloc(), buddy_system_can_alloc(), buddy_system_create(), buddy_system_free(), and buddy_system_structure_print().


Generated on Sun Jun 18 16:30:18 2006 for HelenOS Kernel (amd64) by  doxygen 1.4.6