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
define_class(9) - debian
refcount_acquire(9) - debian
refcount(9) - freebsd
refcount_init(9) - freebsd
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I