Query: insert_resource_conflict
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INSERT_RESOURCE_CONF(9) Hardware Interfaces INSERT_RESOURCE_CONF(9)NAMEinsert_resource_conflict - Inserts resource in the resource treeSYNOPSISstruct resource * insert_resource_conflict(struct resource * parent, struct resource * new);ARGUMENTSparent parent of the new resource new new resource to insertDESCRIPTIONReturns 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 INSERT_RESOURCE_CONF(9)
Related Man Pages |
---|
bus_activate_resource(9) - linux |
bus_release_resource(9) - linux |
bus_activate_resource(9) - hpux |
bus_release_resource(9) - posix |
bus_release_resource(9) - osx |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
Docker learning Phase-I |