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

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout