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

Public Attributes

size_t prev_foot
 
size_t head
 
struct malloc_chunkfd
 
struct malloc_chunkbk
 

Member Data Documentation

◆ bk

struct malloc_chunk* malloc_chunk::bk

◆ fd

struct malloc_chunk* malloc_chunk::fd

◆ head

size_t malloc_chunk::head

◆ prev_foot

size_t malloc_chunk::prev_foot

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