Query: kobject_set_name
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KOBJECT_SET_NAME(9) Driver Basics KOBJECT_SET_NAME(9)NAMEkobject_set_name - Set the name of a kobjectSYNOPSISint kobject_set_name(struct kobject * kobj, const char * fmt, ...);ARGUMENTSkobj struct kobject to set the name of fmt format string used to build the name ... variable argumentsDESCRIPTIONThis sets the name of the kobject. If you have already added the kobject to the system, you must call kobject_rename in order to change the name of the kobject.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KOBJECT_SET_NAME(9)
Related Man Pages |
---|
struct_class(9) - centos |
trace_printk(9) - centos |
xo_message(3) - freebsd |
wml::fmt::all(3) - debian |
xo_message_c(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
[TIP] Processing YAML files with yq |