kobject_get_path(9) centos man page | unix.com

Man Page: kobject_get_path

Operating Environment: centos

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 3.10 June 2014 KOBJECT_GET_PATH(9)
Related Man Pages
bio_alloc_bioset(9) - centos
struct_device(9) - centos
define_class(9) - debian
kobj(9) - debian
blk_make_request(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input