Home
last modified time | relevance | path

Searched defs:filename (Results 126 – 150 of 574) sorted by relevance

12345678910>>...23

/openbmc/qemu/chardev/
H A Dchar.c341 QemuOpts *qemu_chr_parse_compat(const char *label, const char *filename, in qemu_chr_parse_compat()
675 Chardev *qemu_chr_new_noreplay(const char *label, const char *filename, in qemu_chr_new_noreplay()
714 const char *filename, in qemu_chr_new_permit_mux_mon()
733 Chardev *qemu_chr_new(const char *label, const char *filename, in qemu_chr_new()
739 Chardev *qemu_chr_new_mux_mon(const char *label, const char *filename, in qemu_chr_new_mux_mon()
/openbmc/linux/security/tomoyo/
H A Dload_policy.c85 void tomoyo_load_policy(const char *filename) in tomoyo_load_policy()
/openbmc/qemu/hw/avr/
H A Dboot.c63 g_autofree char *filename = NULL; in avr_load_firmware() local
/openbmc/linux/samples/bpf/
H A Dspintest_user.c17 char filename[256]; in main() local
H A Dtest_current_task_under_cgroup_user.c21 char filename[256]; in main() local
H A Dsockex1_user.c16 char filename[256]; in main() local
H A Dtracex5_user.c42 char filename[256]; in main() local
H A Dtest_probe_write_user_user.c20 char filename[256]; in main() local
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c129 static char *read_splashfile(char *filename, gsize *file_sizep, in read_splashfile()
182 char *filename, *file_data; in fw_cfg_bootsplash() local
883 static void fw_cfg_acpi_mr_save(FWCfgState *s, const char *filename, size_t len) in fw_cfg_acpi_mr_save()
917 void fw_cfg_add_file_callback(FWCfgState *s, const char *filename, in fw_cfg_add_file_callback()
996 void fw_cfg_add_file(FWCfgState *s, const char *filename, in fw_cfg_add_file()
1002 void *fw_cfg_modify_file(FWCfgState *s, const char *filename, in fw_cfg_modify_file()
1029 bool fw_cfg_add_from_generator(FWCfgState *s, const char *filename, in fw_cfg_add_from_generator()
/openbmc/qemu/scripts/modules/
H A Dmodule_block.py36 def process_file(fheader, filename): argument
/openbmc/qemu/include/authz/
H A Dlistfile.h83 char *filename; member
/openbmc/phosphor-ipmi-blobs/
H A Dutils.cpp37 bool matchBlobHandler(const std::string& filename) in matchBlobHandler()
/openbmc/qemu/qapi/
H A Dreplay.json60 # <- { "return": { "mode": "play", "filename": "log.rr", "icount": 220414 } } string
/openbmc/linux/tools/perf/util/
H A Dunwind-libdw.c84 char filename[PATH_MAX]; in __report_module() local
91 char filename[PATH_MAX]; in __report_module() local
H A Dbuild-id.c563 char *realname = NULL, *filename; in build_id_cache__cachedir() local
683 char *filename = NULL, *dir_name = NULL, *linkname = zalloc(size), *tmp; in build_id_cache__add() local
841 char *filename = build_id_cache__linkname(sbuild_id, NULL, 0); in build_id_cache__cached() local
853 char *filename = zalloc(size), in build_id_cache__remove_s() local
888 static int filename__read_build_id_ns(const char *filename, in filename__read_build_id_ns()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcache_extra.py32 def __init__(self, filename, metadata): argument
/openbmc/openpower-hw-diags/util/
H A Ddata_file.cpp22 std::string filename = file.path().filename().string(); in findFiles() local
/openbmc/qemu/scripts/
H A Drender_block_graph.py40 def render_block_graph(qmp, filename, format='png'): argument
/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-test88 def update_globalres_file(result_obj, filename, metadata): argument
/openbmc/ipmitool/lib/
H A Dipmi_oem.c88 char * filename; in ipmi_oem_ibm() local
/openbmc/openbmc/poky/meta/recipes-core/musl/musl-legacy-error/
H A Derror.h35 static inline void error_at_line(int status, int errnum, const char *filename, in error_at_line()
/openbmc/linux/scripts/dtc/
H A Ddt-extract-compatibles43 def print_compat(filename, compatibles): argument
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dlog_id.cpp112 void checkFileForZeroData(const std::string& filename) in checkFileForZeroData()
/openbmc/qemu/block/
H A Dgluster.c350 const char *filename) in qemu_gluster_parse_uri()
684 const char *filename, in qemu_gluster_parse()
720 const char *filename, in qemu_gluster_init()
808 const char *filename, *logfile; in qemu_gluster_open() local
1122 const char *filename, in qemu_gluster_co_create_opts()
/openbmc/linux/tools/power/cpupower/bench/
H A Dparse.c55 char *filename, *filename_tmp; in prepare_output() local

12345678910>>...23