UNLINK

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

 

NAME

unlink - remove kobject from kset list.  

SYNOPSIS

"SYNOPSIS"

void unlink (struct kobject * kobj);  

ARGUMENTS

kobj
kobject.
 

DESCRIPTION

Remove the kobject from the kset list and decrement its parent's refcount. This is separated out, so we can use it in both kobject_del and kobject_add on error.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:21:14 GMT, October 06, 2005