insert_resource_conflict(9) suse man page | unix.com

Man Page: insert_resource_conflict

Operating Environment: suse

Section: 9

INSERT_RESOURCE_CONF(9) 					Hardware Interfaces					   INSERT_RESOURCE_CONF(9)

NAME
insert_resource_conflict - Inserts resource in the resource tree
SYNOPSIS
struct resource * insert_resource_conflict(struct resource * parent, struct resource * new);
ARGUMENTS
parent parent of the new resource new new resource to insert
DESCRIPTION
Returns 0 on success, conflict resource if the resource can't be inserted. This function is equivalent to request_resource_conflict when no conflict happens. If a conflict happens, and the conflicting resources entirely fit within the range of the new resource, then the new resource is inserted and the conflicting resources become children of the new resource.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INSERT_RESOURCE_CONF(9)
Related Man Pages
bus_deactivate_resource(9) - freebsd
bus_release_resource(9) - debian
bus_adjust_resource(9) - freebsd
bus_activate_resource(9) - posix
bus_release_resource(9) - osx
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
Shopt -s histappend