/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
|
/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 | 100 def write_metadata_file(file_path, metadata): argument
|
/openbmc/linux/tools/verification/dot2/ |
H A D | automata.py | 22 def __init__(self, file_path): argument
|
H A D | dot2k.py | 20 def __init__(self, file_path, MonitorType): argument
|
H A D | dot2c.py | 25 def __init__(self, file_path): argument
|
/openbmc/linux/scripts/clang-tools/ |
H A D | gen_compile_commands.py | 152 def process_line(root_directory, command_prefix, file_path): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | fitimage.py | 34 def _find_string_in_bin_file(file_path, search_string): argument
|
/openbmc/linux/tools/perf/util/ |
H A D | session.c | 44 const char *file_path) in perf_session__process_compressed_event() 1089 u64 timestamp, u64 file_offset, const char *file_path) in perf_session__queue_event() 1317 const char *file_path) in dump_event() 1542 const char *file_path) in machines__deliver_event() 1631 const char *file_path) in perf_session__deliver_event() 1659 const char *file_path) in perf_session__process_user_event() 1854 const char *file_path) in perf_session__process_event() 2442 const char *file_path) in process_simple()
|
H A D | ordered-events.h | 12 const char *file_path; member
|
H A D | session.h | 57 const char *file_path; member
|
H A D | ordered-events.c | 195 u64 timestamp, u64 file_offset, const char *file_path) in ordered_events__queue()
|
/openbmc/qemu/tests/avocado/ |
H A D | replay_kernel.py | 341 def do_test_advcal_2018(self, file_path, kernel_name, args=None): argument
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30_tasks.py | 202 def file_path_match(file_path, pkg_file): argument
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | ksm_tests.c | 59 static int ksm_write_sysfs(const char *file_path, unsigned long val) in ksm_write_sysfs() 78 static int ksm_read_sysfs(const char *file_path, unsigned long *val) in ksm_read_sysfs()
|
/openbmc/qemu/target/i386/kvm/ |
H A D | vmsr_energy.c | 240 g_autofree char *file_path = NULL; in vmsr_get_physical_package_id() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.c | 124 char file_path[PATH_MAX + 1]; in __write_cgroup_file() local
|