centos man page for kobject_rename

Query: kobject_rename

OS: centos

Section: 9

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

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 3.10 June 2014 KOBJECT_RENAME(9)
Related Man Pages
device_rename(9) - centos
ncrename(1) - debian
class_change_name(3) - osf1
lurename(1m) - opensolaris
lurename(1m) - linux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq