adjust_resource(9) centos man page | unix.com

Man Page: adjust_resource

Operating Environment: centos

Section: 9

ADJUST_RESOURCE(9)						Hardware Interfaces						ADJUST_RESOURCE(9)

NAME
adjust_resource - modify a resource's start and size
SYNOPSIS
int adjust_resource(struct resource * res, resource_size_t start, resource_size_t size);
ARGUMENTS
res resource to modify start new start value size new size
DESCRIPTION
Given an existing resource, change its start and size to match the arguments. Returns 0 on success, -EBUSY if it can't fit. Existing children of the resource are assumed to be immutable.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ADJUST_RESOURCE(9)
Related Man Pages
bus_set_resource(9) - freebsd
rmfree(9f) - sunos
bus_set_resource(9) - debian
bus_adjust_resource(9) - freebsd
bus_set_resource(9) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
Controlling user input