Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 25 of 37) 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
H A Dgen_print.py1709 def sprint_file(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.py100 def write_metadata_file(file_path, metadata): argument
/openbmc/linux/tools/verification/dot2/
H A Dautomata.py22 def __init__(self, file_path): argument
H A Ddot2k.py20 def __init__(self, file_path, MonitorType): argument
H A Ddot2c.py25 def __init__(self, file_path): argument
/openbmc/linux/scripts/clang-tools/
H A Dgen_compile_commands.py152 def process_line(root_directory, command_prefix, file_path): argument
/openbmc/linux/tools/perf/util/
H A Dsession.c44 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()
1539 const char *file_path) in machines__deliver_event()
1628 const char *file_path) in perf_session__deliver_event()
1656 const char *file_path) in perf_session__process_user_event()
1851 const char *file_path) in perf_session__process_event()
2439 const char *file_path) in process_simple()
H A Dordered-events.h12 const char *file_path; member
H A Dsession.h57 const char *file_path; member
H A Dordered-events.c195 u64 timestamp, u64 file_offset, const char *file_path) in ordered_events__queue()
/openbmc/qemu/tests/avocado/
H A Dreplay_kernel.py304 def do_test_advcal_2018(self, file_path, kernel_name, args=None): argument
/openbmc/linux/tools/testing/selftests/mm/
H A Dksm_tests.c59 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/u-boot/include/
H A Defi_loader.h552 struct efi_device_path *file_path; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c124 char file_path[PATH_MAX + 1]; in __write_cgroup_file() local

12