Query: kobject_get_path
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KOBJECT_GET_PATH(9) Driver Basics KOBJECT_GET_PATH(9)NAMEkobject_get_path - generate and return the path associated with a given kobj and kset pair.SYNOPSISchar * kobject_get_path(struct kobject * kobj, gfp_t gfp_mask);ARGUMENTSkobj kobject in question, with which to build the path gfp_mask the allocation type used to allocate the pathDESCRIPTIONThe result must be freed by the caller with kfree.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KOBJECT_GET_PATH(9)
Related Man Pages |
---|
call_usermodehelper_setup(9) - centos |
blk_make_request(9) - centos |
journal_try_to_free_buffers(9) - centos |
kmalloc_array(9) - centos |
kobj_class_compile(9) - debian |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Controlling user input |