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
struct_device(9) - centos
refcount_init(9) - debian
refcount_acquire(9) - debian
refcount(9) - freebsd
refcount_release(9) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!