Query: kobject_put
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KOBJECT_PUT(9) Driver Basics KOBJECT_PUT(9)NAMEkobject_put - decrement refcount for object.SYNOPSISvoid kobject_put(struct kobject * kobj);ARGUMENTSkobj object.DESCRIPTIONDecrement the refcount, and if 0, call kobject_cleanup.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KOBJECT_PUT(9)