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 |
| refcount_release(9) - debian |
| refcount(9) - freebsd |
| refcount_acquire(9) - freebsd |
| debug_zval_dump(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |