KOBJECT_PUT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

kobject_put - decrement refcount for object.  

SYNOPSIS

"SYNOPSIS"

void kobject_put (struct kobject * kobj);  

ARGUMENTS

kobj
object.
 

DESCRIPTION

Decrement the refcount, and if 0, call kobject_cleanup.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:52 GMT, October 06, 2005