Home
last modified time | relevance | path

Searched defs:workdir (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgitsm.py37 def process_submodules(self, ud, workdir, function, d): argument
155 def need_update_submodule(ud, url, module, modpath, workdir, d): argument
184 def download_submodule(ud, url, module, modpath, workdir, d): argument
210 def unpack_submodules(ud, url, module, modpath, workdir, d): argument
261 def add_submodule(ud, url, module, modpath, workdir, d): argument
H A Dnpm.py105 def run(self, cmd, args=None, configs=None, workdir=None): argument
H A Dwget.py98 def _runwget(self, ud, d, command, quiet, workdir=None): argument
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp261 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
276 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
291 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
313 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
332 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
353 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
380 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
404 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
430 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
451 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
/openbmc/openbmc/poky/scripts/
H A Dyocto_testresults_query.py46 def fetch_testresults(workdir, sha1): argument
59 def compute_regression_report(workdir, basebranch, baserevision, targetbranch, targetrevision, args… argument
H A Dcombo-layer529 def drop_to_shell(workdir=None): argument
/openbmc/linux/fs/overlayfs/
H A Ddir.c45 struct dentry *ovl_lookup_temp(struct ovl_fs *ofs, struct dentry *workdir) in ovl_lookup_temp()
69 struct dentry *workdir = ofs->workdir; in ovl_whiteout() local
227 struct dentry *ovl_create_temp(struct ovl_fs *ofs, struct dentry *workdir, in ovl_create_temp()
365 struct dentry *workdir = ovl_workdir(dentry); in ovl_clear_empty() local
449 struct dentry *workdir = ovl_workdir(dentry); in ovl_create_over_whiteout() local
750 struct dentry *workdir = ovl_workdir(dentry); in ovl_remove_and_whiteout() local
H A Dovl_entry.h10 char *workdir; member
67 struct dentry *workdir; member
H A Dsuper.c429 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok()
606 struct dentry *workdir = ofs->workdir; in ovl_check_rename_whiteout() local
705 struct dentry *workdir; in ovl_make_workdir() local
H A Dcopy_up.c543 struct dentry *workdir; member
H A Dinode.c666 struct dentry *workdir = ovl_workdir(dentry); in ovl_set_acl() local
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/
H A Dcase.py18 def fetch(self, workdir, dl_dir, url, archive=None): argument
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Drawcopy.py50 def do_image_uncompression(src, dst, workdir): argument
H A Dbootimg-pcbios.py51 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
H A Dbootimg-biosplusefi.py120 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
H A Disoimage-isohybrid.py440 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Ddeploy.py164 def deploy_no_d(srcdir, workdir, path, strip_cmd, libdir, base_libdir, max_process, fakerootcmd, fa… argument
H A Dstandard.py775 def get_real_srctree(srctree, s, workdir): argument
/openbmc/qemu/tests/unit/
H A Dtest-authz-listfile.c26 static char *workdir; variable
/openbmc/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c320 static bool match_sysfs_device(int dev_id, const char *workdir, struct dirent *dir) in match_sysfs_device()
352 const char *workdir = "/sys/devices/virtual/misc/uhid"; in get_hid_id() local
384 const char *workdir = "/sys/devices/virtual/misc/uhid"; in get_hidraw() local
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dpluginbase.py89 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py83 def setup_workdir(self, workdir): argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py46 serial_ports=2, boot_patterns = defaultdict(str), use_ovmf=False, workdir=None, tmpfsdir=None): argument
/openbmc/qemu/tests/qtest/
H A Ddbus-vmstate-test.c8 static char *workdir; variable
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py885 def patch_path(url, fetch, workdir, expand=True): argument

12