Skip to main content

Crate strate_bus

Crate strate_bus 

Source

Structsยง

BumpAllocator
__FreeNode ๐Ÿ”’

Constantsยง

__MIN_ALIGN ๐Ÿ”’
__MIN_BLOCK_SIZE ๐Ÿ”’

Staticsยง

ALLOCATOR ๐Ÿ”’
__ALLOC_LOCK ๐Ÿ”’
__FREE_LIST_HEAD ๐Ÿ”’
__HEAP_OFFSET ๐Ÿ”’
__HEAP_START ๐Ÿ”’

Functionsยง

__align_up ๐Ÿ”’
Implements align up.
__alloc_size ๐Ÿ”’
Implements alloc size.
__lock_alloc ๐Ÿ”’
Implements lock alloc.
__unlock_alloc ๐Ÿ”’
Implements unlock alloc.
_start
Implements start.
alloc_error ๐Ÿ”’
Implements alloc error.
load_probe_mode ๐Ÿ”’
Implements load probe mode.
log_probe_counts ๐Ÿ”’
Implements log probe counts.
panic ๐Ÿ”’
Implements panic.
parse_probe_mode_from_silo_toml ๐Ÿ”’
Parses probe mode from silo toml.
read_file ๐Ÿ”’
Reads file.
startup_hardware_test ๐Ÿ”’
Implements startup hardware test.
u32_to_ascii ๐Ÿ”’
Implements u32 to ascii.