Home
last modified time | relevance | path

Searched defs:root_dir (Results 1 – 19 of 19) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/tests/support/
H A Dhttpserver.py15 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 Dhttpserver.py16 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 Drv.h5 struct dentry *root_dir; member
64 static inline int init_rv_reactors(struct dentry *root_dir) in init_rv_reactors()
H A Drv_reactors.c482 int init_rv_reactors(struct dentry *root_dir) in init_rv_reactors()
/openbmc/linux/tools/perf/util/
H A Dbuild-id.c119 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 Ddso.c105 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 Dmachine.h49 char *root_dir; member
H A Dmachine.c112 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 Dsymbol.c1749 char *root_dir = (char *) ""; in dso__load() local
/openbmc/linux/kernel/irq/
H A Ddebugfs.c247 struct dentry *root_dir; in irq_debugfs_init() local
/openbmc/linux/fs/befs/
H A Dbefs.h55 befs_inode_addr root_dir; member
H A Dbefs_fs_types.h138 befs_disk_inode_addr root_dir; member
/openbmc/linux/tools/perf/
H A Dbuiltin-buildid-cache.c36 char root_dir[PATH_MAX]; in build_id_cache__kcore_buildid() local
/openbmc/qemu/tests/docker/
H A Ddocker.py96 def _copy_with_mkdir(src, root_dir, sub_path='.', name=None): argument
/openbmc/qemu/system/
H A Ddevice_tree.c149 const char *root_dir = SYSFS_DT_BASEDIR; in read_fstree() local
/openbmc/linux/drivers/staging/pi433/
H A Dpi433_if.c57 static struct dentry *root_dir; /* debugfs root directory for the driver */ variable
/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py983 def machine_table(machine_id, pid, root_dir, *x): argument
/openbmc/linux/fs/exfat/
H A Dexfat_fs.h253 unsigned int root_dir; /* root dir cluster */ member
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h715 struct yaffs_obj *root_dir; member