Searched defs:root_dir (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/kernel/trace/rv/ |
D | rv.h | 5 struct dentry *root_dir; member 64 static inline int init_rv_reactors(struct dentry *root_dir) in init_rv_reactors()
|
D | rv_reactors.c | 482 int init_rv_reactors(struct dentry *root_dir) in init_rv_reactors()
|
/linux-6.1.9/tools/perf/util/ |
D | build-id.c | 117 int sysfs__sprintf_build_id(const char *root_dir, char *sbuild_id) in sysfs__sprintf_build_id() 626 const char *root_dir) in build_id_cache__find_debug() 680 const char *proper_name, const char *root_dir) in build_id_cache__add() 798 const char *proper_name, const char *root_dir) in __build_id_cache__add_s() 824 const char *root_dir) in build_id_cache__add_b() 919 const char *root_dir = NULL; in dso__cache_build_id() local
|
D | dso.c | 72 char *root_dir, char *filename, size_t size) in dso__read_binary_type_filename() 497 char *root_dir = (char *)""; in __open_dso() local 1395 const char *root_dir) in dso__kernel_module_get_build_id()
|
D | machine.h | 49 char *root_dir; member
|
D | machine.c | 95 int machine__init(struct machine *machine, const char *root_dir, pid_t pid) in machine__init() 280 const char *root_dir) in machines__add() 356 const char *root_dir = ""; in machines__findnew() local 1439 static char *get_kernel_version(const char *root_dir) in get_kernel_version()
|
D | symbol.c | 1783 char *root_dir = (char *) ""; in dso__load() local
|
/linux-6.1.9/kernel/irq/ |
D | debugfs.c | 246 struct dentry *root_dir; in irq_debugfs_init() local
|
/linux-6.1.9/fs/befs/ |
D | befs.h | 55 befs_inode_addr root_dir; member
|
D | befs_fs_types.h | 138 befs_disk_inode_addr root_dir; member
|
/linux-6.1.9/tools/perf/ |
D | builtin-buildid-cache.c | 36 char root_dir[PATH_MAX]; in build_id_cache__kcore_buildid() local
|
/linux-6.1.9/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 983 def machine_table(machine_id, pid, root_dir, *x): argument
|
/linux-6.1.9/fs/exfat/ |
D | exfat_fs.h | 226 unsigned int root_dir; /* root dir cluster */ member
|