KOBJECT_GET_PATH
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
kobject_get_path - generate and return the path associated with a given kobj
SYNOPSIS
"SYNOPSIS"
char * kobject_get_path (struct kobject * kobj, int gfp_mask);
ARGUMENTS
- kobj
-
kobject in question, with which to build the path
- gfp_mask
-
the allocation type used to allocate the path
DESCRIPTION
and kset pair. The result must be freed by the caller with kfree.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:22 GMT, October 09, 2005