XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
malloc_tree_chunk Struct Reference
Collaboration diagram for malloc_tree_chunk:
Collaboration graph
[legend]

Public Attributes

size_t prev_foot
 
size_t head
 
struct malloc_tree_chunkfd
 
struct malloc_tree_chunkbk
 
struct malloc_tree_chunkchild [2]
 
struct malloc_tree_chunkparent
 
bindex_t index
 

Member Data Documentation

◆ bk

struct malloc_tree_chunk* malloc_tree_chunk::bk

◆ child

struct malloc_tree_chunk* malloc_tree_chunk::child[2]

◆ fd

struct malloc_tree_chunk* malloc_tree_chunk::fd

◆ head

size_t malloc_tree_chunk::head

◆ index

bindex_t malloc_tree_chunk::index

◆ parent

struct malloc_tree_chunk* malloc_tree_chunk::parent

◆ prev_foot

size_t malloc_tree_chunk::prev_foot

The documentation for this struct was generated from the following file: