kobject_get_path(9) suse man page | unix.com

Man Page: kobject_get_path

Operating Environment: suse

Section: 9

KOBJECT_GET_PATH(9)						   Driver Basics					       KOBJECT_GET_PATH(9)

NAME
kobject_get_path - generate and return the path associated with a given kobj and kset pair.
SYNOPSIS
char * kobject_get_path(struct kobject * kobj, gfp_t gfp_mask);
ARGUMENTS
kobj kobject in question, with which to build the path gfp_mask the allocation type used to allocate the path
DESCRIPTION
The result must be freed by the caller with kfree.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KOBJECT_GET_PATH(9)
Related Man Pages
kcalloc(9) - suse
call_usermodehelper_setup(9) - centos
blk_make_request(9) - centos
struct_device(9) - centos
blk_make_request(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB