Searched defs:root_dir (Results 1 – 14 of 14) sorted by relevance
/linux-6.8/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.8/tools/perf/util/ |
D | build-id.c | 119 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() 802 const char *proper_name, const char *root_dir) in __build_id_cache__add_s() 828 const char *root_dir) in build_id_cache__add_b() 923 const char *root_dir = NULL; in dso__cache_build_id() local
|
D | dso.c | 106 char *root_dir, char *filename, size_t size) in dso__read_binary_type_filename() 537 char *root_dir = (char *)""; in __open_dso() local 1444 const char *root_dir) in dso__kernel_module_get_build_id()
|
D | machine.h | 48 char *root_dir; member
|
D | machine.c | 111 int machine__init(struct machine *machine, const char *root_dir, pid_t pid) in machine__init() 286 const char *root_dir) in machines__add() 362 const char *root_dir = ""; in machines__findnew() local 1502 static char *get_kernel_version(const char *root_dir) in get_kernel_version()
|
D | symbol.c | 1751 char *root_dir = (char *) ""; in dso__load() local
|
/linux-6.8/kernel/irq/ |
D | debugfs.c | 247 struct dentry *root_dir; in irq_debugfs_init() local
|
/linux-6.8/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.8/tools/perf/ |
D | builtin-buildid-cache.c | 36 char root_dir[PATH_MAX]; in build_id_cache__kcore_buildid() local
|
/linux-6.8/drivers/staging/pi433/ |
D | pi433_if.c | 57 static struct dentry *root_dir; /* debugfs root directory for the driver */ variable
|
/linux-6.8/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 983 def machine_table(machine_id, pid, root_dir, *x): argument
|
/linux-6.8/fs/exfat/ |
D | exfat_fs.h | 255 unsigned int root_dir; /* root dir cluster */ member
|