KolibriOS kernel
MEM_BLOCK Struct Reference

Public Attributes

LHEAD list
 
dd next_block
 
dd prev_block
 
dd base
 
dd size
 
dd flags
 
dd handle
 

Detailed Description

Member Data Documentation

◆ base

dd MEM_BLOCK::base

+16

◆ flags

dd MEM_BLOCK::flags

+24

◆ handle

dd MEM_BLOCK::handle

+28

◆ list

LHEAD MEM_BLOCK::list

◆ next_block

dd MEM_BLOCK::next_block

+8

◆ prev_block

dd MEM_BLOCK::prev_block

+4

◆ size

dd MEM_BLOCK::size

+20


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