Man Page: reallocate_resource
Operating Environment: centos
Section: 9
REALLOCATE_RESOURCE(9) Hardware Interfaces REALLOCATE_RESOURCE(9)NAMEreallocate_resource - allocate a slot in the resource tree given range & alignment. The resource will be relocated if the new size cannot be reallocated in the current location.SYNOPSISint reallocate_resource(struct resource * root, struct resource * old, resource_size_t newsize, struct resource_constraint * constraint);ARGUMENTSroot root resource descriptor old resource descriptor desired by caller newsize new size of the resource descriptor constraint the size and alignment constraints to be met.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REALLOCATE_RESOURCE(9)
| Related Man Pages |
|---|
| rmfree(9f) - sunos |
| bus_activate_resource(9) - debian |
| xtgetconstraintresourcelist(3) - hpux |
| xtgetconstraintresourcelist(1) - hpux |
| bus_activate_resource(9) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |