kobject_put(9) centos man page | unix.com

Man Page: kobject_put

Operating Environment: centos

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 3.10 June 2014 KOBJECT_PUT(9)
Related Man Pages
pci_create_slot(9) - suse
struct_device(9) - centos
pci_create_slot(9) - centos
refcount_release(9) - debian
refcount(9) - php
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq