kobject_rename(9) suse man page | unix.com

Man Page: kobject_rename

Operating Environment: suse

Section: 9

KOBJECT_RENAME(9)						   Driver Basics						 KOBJECT_RENAME(9)

NAME
kobject_rename - change the name of an object
SYNOPSIS
int kobject_rename(struct kobject * kobj, const char * new_name);
ARGUMENTS
kobj object in question. new_name object's new name
DESCRIPTION
It is the responsibility of the caller to provide mutual exclusion between two different calls of kobject_rename on the same kobject and to ensure that new_name is valid and won't conflict with other kobjects.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KOBJECT_RENAME(9)
Related Man Pages
alter_collation(7) - centos
alter_conversion(7) - centos
alter_operator_class(7) - centos
struct_device(9) - centos
struct_class(9) - centos
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
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB