Searched defs:root_dir (Results 1 – 13 of 13) sorted by relevance
/linux/kernel/trace/rv/ |
H A D | rv.h | 5 struct dentry *root_dir; member 41 static inline int init_rv_reactors(struct dentry *root_dir) in init_rv_reactors()
|
H A D | rv_reactors.c | 451 int init_rv_reactors(struct dentry *root_dir) in init_rv_reactors()
|
/linux/tools/perf/util/ |
H A D | build-id.c | 95 int sysfs__snprintf_build_id(const char *root_dir, char *sbuild_id, size_t sbuild_id_size) in sysfs__snprintf_build_id() 574 const char *root_dir) in build_id_cache__find_debug() 628 const char *proper_name, const char *root_dir) in build_id_cache__add() 750 const char *proper_name, const char *root_dir) in __build_id_cache__add_s() 776 const char *root_dir) in build_id_cache__add_b() 871 const char *root_dir = NULL; in dso__cache_build_id() local
|
H A D | dso.c | 114 char *root_dir, char *filename, size_t size) in dso__read_binary_type_filename() 570 char *root_dir = (char *)""; in __open_dso() local 1699 const char *root_dir) in dso__kernel_module_get_build_id()
|
H A D | machine.h | 39 char *root_dir; member
|
H A D | machine.c | 75 int machine__init(struct machine *machine, const char *root_dir, pid_t pid) in machine__init() 245 const char *root_dir) in machines__add() 321 const char *root_dir = ""; in machines__findnew() local 1315 static char *get_kernel_version(const char *root_dir) in get_kernel_version()
|
H A D | symbol.c | 1810 char *root_dir = (char *) ""; in dso__load() local
|
/linux/kernel/irq/ |
H A D | debugfs.c | 240 struct dentry *root_dir; in irq_debugfs_init() local
|
/linux/fs/befs/ |
H A D | befs.h | 55 befs_inode_addr root_dir; member
|
H A D | befs_fs_types.h | 138 befs_disk_inode_addr root_dir; member
|
/linux/tools/perf/ |
H A D | builtin-buildid-cache.c | 36 char root_dir[PATH_MAX]; in build_id_cache__kcore_buildid() local
|
/linux/tools/perf/scripts/python/ |
H A D | export-to-postgresql.py | 983 def machine_table(machine_id, pid, root_dir, *x): argument
|
/linux/fs/exfat/ |
H A D | exfat_fs.h | 259 unsigned int root_dir; /* root dir cluster */ member
|