/openbmc/qemu/tests/qemu-iotests/ |
H A D | 266 | 27 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 D | code_update_utils.py | 205 def get_image_version(file_path): argument 220 def get_image_purpose(file_path): argument
|
H A D | gen_misc.py | 117 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 D | boot_data.py | 41 def create_boot_table(file_path=None, os_host=""): argument
|
H A D | var_funcs.py | 159 def parse_file_path(file_path): argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-logging.c | 92 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 D | efi_bootmgr.c | 124 struct efi_device_path **file_path) in try_load_entry() 170 struct efi_device_path **file_path) in efi_bootmgr_load()
|
H A D | efi_disk.c | 195 struct efi_device_path *file_path; in efi_fs_from_path() local
|
H A D | efi_boottime.c | 1515 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 D | pxe.c | 88 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 D | bootefi.c | 367 struct efi_device_path *device_path, *file_path; in do_bootefi_bootmgr_exec() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | metadata.py | 105 def write_metadata_file(file_path, metadata): argument
|
/openbmc/linux/tools/verification/dot2/ |
D | automata.py |
|
D | dot2k.py |
|
D | dot2c.py |
|
/openbmc/linux/tools/perf/util/ |
D | session.c |
|
D | ordered-events.h |
|
D | session.h |
|
D | ordered-events.c |
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | fitimage.py | 89 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 D | vmsr_energy.c | 230 g_autofree char *file_path = NULL; in vmsr_get_physical_package_id() local
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30_tasks.py | 212 def file_path_match(file_path, pkg_file): argument
|
/openbmc/linux/tools/testing/selftests/mm/ |
D | ksm_tests.c |
|
/openbmc/linux/tools/testing/selftests/bpf/ |
D | cgroup_helpers.c |
|
/openbmc/u-boot/include/ |
H A D | efi_loader.h | 552 struct efi_device_path *file_path; member
|