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(9) - php |
| debug_zval_dump(3) - php |
| devel::refcount(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |