kobject_put(9) suse man page | unix.com

Man Page: kobject_put

Operating Environment: suse

Section: 9

KOBJECT_PUT(9)							   Driver Basics						    KOBJECT_PUT(9)

NAME
kobject_put - decrement refcount for object.
SYNOPSIS
void kobject_put(struct kobject * kobj);
ARGUMENTS
kobj object.
DESCRIPTION
Decrement the refcount, and if 0, call kobject_cleanup.
COPYRIGHT
Kernel 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