Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dhttpserver.py14 def server_start(self, root_dir, logger): argument
25 def __init__(self, root_dir, host='', port=0, logger=None): argument
/OK3568_Linux_fs/kernel/kernel/irq/
H A Ddebugfs.c242 struct dentry *root_dir; in irq_debugfs_init() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddso.c69 char *root_dir, char *filename, size_t size) in dso__read_binary_type_filename()
487 char *root_dir = (char *)""; in __open_dso() local
1365 const char *root_dir) in dso__kernel_module_get_build_id()
H A Dmachine.h48 char *root_dir; member
H A Dmachine.c85 int machine__init(struct machine *machine, const char *root_dir, pid_t pid) in machine__init()
267 const char *root_dir) in machines__add()
341 const char *root_dir = ""; in machines__findnew() local
1305 static char *get_kernel_version(const char *root_dir) in get_kernel_version()
H A Dbuild-id.c116 int sysfs__sprintf_build_id(const char *root_dir, char *sbuild_id) in sysfs__sprintf_build_id()
H A Dsymbol.c1775 char *root_dir = (char *) ""; in dso__load() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-buildid-cache.c35 char root_dir[PATH_MAX]; in build_id_cache__kcore_buildid() local
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexport-to-postgresql.py980 def machine_table(machine_id, pid, root_dir, *x): argument
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dexfat_fs.h225 unsigned int root_dir; /* root dir cluster */ member
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_guts.h715 struct yaffs_obj *root_dir; member