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 2.6. July 2010 KOBJECT_GET_PATH(9)
| Related Man Pages |
|---|
| kcalloc(9) - suse |
| kobj_class_free(9) - debian |
| kobj_create(9) - debian |
| blk_make_request(9) - suse |
| journal_try_to_free_buffers(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Tar Command |
| The Future of the PM (Private Message) System at UNIX.com |
| 32 bit process addressing more than 4GB |