table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
INSERT_RESOURCE_EXPA(9) | Hardware Interfaces | INSERT_RESOURCE_EXPA(9) |
NAME¶
insert_resource_expand_to_fit - Insert a resource into the resource treeSYNOPSIS¶
void
insert_resource_expand_to_fit(struct resource * root,
struct resource * new);
ARGUMENTS¶
rootroot resource descriptor
new
new resource to insert
DESCRIPTION¶
Insert a resource into the resource tree, possibly expanding it in order to make it encompass any conflicting resources.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |