Home
last modified time | relevance | path

Searched defs:path (Results 1 – 3 of 3) sorted by relevance

/lib/
Dearlycpio.c66 struct cpio_data __cpuinit find_cpio_data(const char *path, void *data, in find_cpio_data()
Dkobject.c77 static void fill_kobj_path(struct kobject *kobj, char *path, int length) in fill_kobj_path()
104 char *path; in kobject_get_path() local
Ddynamic_debug.c67 static inline const char *trim_prefix(const char *path) in trim_prefix()