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 |
| refcount_acquire(9) - debian |
| refcount_release(9) - freebsd |
| refcount_init(9) - freebsd |
| refcount(9) - php |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |