| /linux/kernel/trace/rv/ |
| H A D | rv.h | 5 struct dentry *root_dir; member 43 static inline int init_rv_reactors(struct dentry *root_dir) in init_rv_reactors()
|
| H A D | rv_reactors.c | 441 int init_rv_reactors(struct dentry *root_dir) in init_rv_reactors()
|
| /linux/kernel/ |
| H A D | rseq.c | 183 static int __init rseq_stats_init(struct dentry *root_dir) in rseq_stats_init() 189 static inline void rseq_stats_init(struct dentry *root_dir) { } in rseq_stats_init() 229 struct dentry *root_dir = debugfs_create_dir("rseq", NULL); in rseq_debugfs_init() local 858 static void rseq_slice_ext_init(struct dentry *root_dir) in rseq_slice_ext_init() 888 static void rseq_slice_ext_init(struct dentry *root_dir) { } in rseq_slice_ext_init()
|
| /linux/tools/perf/util/ |
| H A D | build-id.c | 102 sysfs__snprintf_build_id(const char * root_dir,char * sbuild_id,size_t sbuild_id_size) sysfs__snprintf_build_id() argument 581 build_id_cache__find_debug(const char * sbuild_id,struct nsinfo * nsi,const char * root_dir) build_id_cache__find_debug() argument 635 build_id_cache__add(const char * sbuild_id,const char * name,const char * realname,struct nsinfo * nsi,bool is_kallsyms,bool is_vdso,const char * proper_name,const char * root_dir) build_id_cache__add() argument 757 __build_id_cache__add_s(const char * sbuild_id,const char * name,struct nsinfo * nsi,bool is_kallsyms,bool is_vdso,const char * proper_name,const char * root_dir) __build_id_cache__add_s() argument 783 build_id_cache__add_b(const struct build_id * bid,const char * name,struct nsinfo * nsi,bool is_kallsyms,bool is_vdso,const char * proper_name,const char * root_dir) build_id_cache__add_b() argument 878 const char *root_dir = NULL; dso__cache_build_id() local [all...] |
| H A D | dso.c | 115 const char *root_dir, char *filename, size_t size) in dso__read_binary_type_filename() argument 564 dso__get_filename(struct dso * dso,const char * root_dir,bool * decomp) dso__get_filename() argument 1775 dso__kernel_module_get_build_id(struct dso * dso,const char * root_dir) dso__kernel_module_get_build_id() argument
|
| H A D | machine.h | 39 char *root_dir; member
|
| H A D | machine.c | 75 machine__init(struct machine * machine,const char * root_dir,pid_t pid) machine__init() argument 245 machines__add(struct machines * machines,pid_t pid,const char * root_dir) machines__add() argument 321 const char *root_dir = ""; machines__findnew() local 1315 get_kernel_version(const char * root_dir) get_kernel_version() argument [all...] |
| H A D | symbol.c | 1680 char *root_dir = (char *) ""; dso__load() local
|
| /linux/tools/perf/tests/ |
| H A D | kallsyms-split.c | 20 static char *root_dir; variable [all...] |
| /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
|