/openbmc/openbmc/poky/bitbake/lib/bb/tests/support/ |
H A D | httpserver.py | 15 def server_start(self, root_dir, logger): argument 26 def __init__(self, root_dir, host='', port=0, logger=None): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | httpserver.py | 16 def server_start(self, root_dir, logger): argument 28 def __init__(self, root_dir, host='', port=0, logger=None): argument
|
/openbmc/linux/kernel/trace/rv/ |
H A D | rv.h | 5 struct dentry *root_dir; member 64 static inline int init_rv_reactors(struct dentry *root_dir) in init_rv_reactors()
|
H A D | rv_reactors.c | 482 int init_rv_reactors(struct dentry *root_dir) in init_rv_reactors()
|
/openbmc/linux/tools/perf/util/ |
H A 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
|
H A D | dso.c | 105 char *root_dir, char *filename, size_t size) in dso__read_binary_type_filename() 535 char *root_dir = (char *)""; in __open_dso() local 1438 const char *root_dir) in dso__kernel_module_get_build_id()
|
H A D | machine.h | 49 char *root_dir; member
|
H A D | machine.c | 112 int machine__init(struct machine *machine, const char *root_dir, pid_t pid) in machine__init() 287 const char *root_dir) in machines__add() 363 const char *root_dir = ""; in machines__findnew() local 1491 static char *get_kernel_version(const char *root_dir) in get_kernel_version()
|
H A D | symbol.c | 1749 char *root_dir = (char *) ""; in dso__load() local
|
/openbmc/linux/kernel/irq/ |
H A D | debugfs.c | 247 struct dentry *root_dir; in irq_debugfs_init() local
|
/openbmc/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
|
/openbmc/linux/tools/perf/ |
H A D | builtin-buildid-cache.c | 36 char root_dir[PATH_MAX]; in build_id_cache__kcore_buildid() local
|
/openbmc/qemu/tests/docker/ |
H A D | docker.py | 96 def _copy_with_mkdir(src, root_dir, sub_path='.', name=None): argument
|
/openbmc/linux/drivers/staging/pi433/ |
H A D | pi433_if.c | 57 static struct dentry *root_dir; /* debugfs root directory for the driver */ variable
|
/openbmc/qemu/system/ |
H A D | device_tree.c | 149 const char *root_dir = SYSFS_DT_BASEDIR; in read_fstree() local
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | export-to-postgresql.py | 983 def machine_table(machine_id, pid, root_dir, *x): argument
|
/openbmc/linux/fs/exfat/ |
H A D | exfat_fs.h | 253 unsigned int root_dir; /* root dir cluster */ member
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_guts.h | 715 struct yaffs_obj *root_dir; member
|