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 3.10 June 2014 KOBJECT_PUT(9)
| Related Man Pages |
|---|
| struct_device(9) - centos |
| pci_create_slot(9) - centos |
| refcount_acquire(9) - debian |
| refcount_acquire(9) - freebsd |
| refcount(9) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Controlling user input |