Resources Management
Prev
Chapter 10. Hardware Interfaces
Next
Resources Management
insert_resource
— Inserts a resource in the resource tree
resource_alignment
— calculate resource's alignment
request_resource
— request and reserve an I/O or memory resource
release_resource
— release a previously reserved resource
allocate_resource
— allocate empty slot in the resource tree given range & alignment
adjust_resource
— modify a resource's start and size
__request_region
— create a new busy resource region
__check_region
— check if a resource region is busy or free
__release_region
— release a previously reserved resource region