buddy.h File Reference

Include dependency graph for buddy.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  buddy_system_operations
struct  buddy_system

Defines

#define BUDDY_SYSTEM_INNER_BLOCK   0xff

Functions

void buddy_system_create (buddy_system_t *b, __u8 max_order, buddy_system_operations_t *op, void *data)
link_tbuddy_system_alloc (buddy_system_t *b, __u8 i)
bool buddy_system_can_alloc (buddy_system_t *b, __u8 order)
void buddy_system_free (buddy_system_t *b, link_t *block)
void buddy_system_structure_print (buddy_system_t *b, size_t elem_size)
size_t buddy_conf_size (int max_order)
link_tbuddy_system_alloc_block (buddy_system_t *b, link_t *block)


Detailed Description

Definition in file buddy.h.


Generated on Sun Jun 18 17:18:24 2006 for HelenOS Kernel (ppc32) by  doxygen 1.4.6