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)
| Related Man Pages |
|---|
| pci_create_slot(9) - suse |
| define_class(9) - debian |
| refcount_acquire(9) - debian |
| refcount(9) - freebsd |
| refcount_init(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |