centos man page for reallocate_resource

Query: reallocate_resource

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REALLOCATE_RESOURCE(9)						Hardware Interfaces					    REALLOCATE_RESOURCE(9)

NAME
reallocate_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.
SYNOPSIS
int reallocate_resource(struct resource * root, struct resource * old, resource_size_t newsize, struct resource_constraint * constraint);
ARGUMENTS
root 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 REALLOCATE_RESOURCE(9)
Related Man Pages
rmfree(9f) - opensolaris
bus_deactivate_resource(9) - freebsd
bus_deactivate_resource(9) - debian
bus_adjust_resource(9) - freebsd
bus_activate_resource(9) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing