suse man page for adjust_resource

Query: adjust_resource

OS: suse

Section: 9

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

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 2.6. July 2010 ADJUST_RESOURCE(9)
Related Man Pages
rmfree(9f) - opensolaris
bus_alloc_resource_any(9) - debian
cmstartres(1m) - hpux
bus_alloc_resource(9) - centos
bus_alloc_resource(9) - minix
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I