Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/qemu/tests/qemu-iotests/
H A D26627 def implicit_defaults(vm, file_path): argument
41 def explicit_defaults(vm, file_path): argument
57 def non_defaults(vm, file_path): argument
72 def non_chs_size_without_force(vm, file_path): argument
86 def zero_size(vm, file_path): argument
96 def maximum_chs_size(vm, file_path): argument
106 def maximum_size(vm, file_path): argument
/openbmc/openbmc-test-automation/lib/
H A Dcode_update_utils.py205 def get_image_version(file_path): argument
220 def get_image_purpose(file_path): argument
H A Dgen_misc.py117 def which(file_path): argument
323 def file_to_list(file_path, newlines=0, comments=1, trim=0): argument
363 def append_file(file_path, buffer): argument
H A Dboot_data.py41 def create_boot_table(file_path=None, os_host=""): argument
H A Dvar_funcs.py159 def parse_file_path(file_path): argument
/openbmc/qemu/tests/unit/
H A Dtest-logging.c92 gchar *file_path = g_build_filename(dir, tpl, NULL); in set_log_path_tmp() local
153 g_autofree gchar *file_path = NULL; in test_logfile_lock() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_bootmgr.c124 struct efi_device_path **file_path) in try_load_entry()
170 struct efi_device_path **file_path) in efi_bootmgr_load()
H A Defi_disk.c195 struct efi_device_path *file_path; in efi_fs_from_path() local
H A Defi_boottime.c1515 struct efi_device_path *file_path, in efi_setup_loaded_image()
1606 efi_status_t efi_load_image_from_path(struct efi_device_path *file_path, in efi_load_image_from_path()
1684 struct efi_device_path *file_path, in efi_load_image()
/openbmc/u-boot/cmd/
H A Dpxe.c88 static int get_bootfile_path(const char *file_path, char *bootfile_path, in get_bootfile_path()
128 static int do_get_tftp(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_tftp()
144 static int do_get_ext2(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_ext2()
157 static int do_get_fat(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_fat()
170 static int do_get_any(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_any()
191 static int get_relfile(cmd_tbl_t *cmdtp, const char *file_path, in get_relfile()
231 static int get_pxe_file(cmd_tbl_t *cmdtp, const char *file_path, in get_pxe_file()
423 static int get_relfile_envaddr(cmd_tbl_t *cmdtp, const char *file_path, const char *envaddr_name) in get_relfile_envaddr()
H A Dbootefi.c367 struct efi_device_path *device_path, *file_path; in do_bootefi_bootmgr_exec() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dmetadata.py105 def write_metadata_file(file_path, metadata): argument
/openbmc/linux/tools/verification/dot2/
Dautomata.py
Ddot2k.py
Ddot2c.py
/openbmc/linux/tools/perf/util/
Dsession.c
Dordered-events.h
Dsession.h
Dordered-events.c
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dfitimage.py89 def _gen_random_file(file_path, num_bytes=65536): argument
132 def _find_string_in_bin_file(file_path, search_string): argument
/openbmc/qemu/target/i386/kvm/
H A Dvmsr_energy.c230 g_autofree char *file_path = NULL; in vmsr_get_physical_package_id() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30_tasks.py212 def file_path_match(file_path, pkg_file): argument
/openbmc/linux/tools/testing/selftests/mm/
Dksm_tests.c
/openbmc/linux/tools/testing/selftests/bpf/
Dcgroup_helpers.c
/openbmc/u-boot/include/
H A Defi_loader.h552 struct efi_device_path *file_path; member

12