Home
last modified time | relevance | path

Searched defs:fd (Results 476 – 500 of 638) sorted by relevance

1...<<11121314151617181920>>...26

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_verify.cpp406 CustomFd fd(open(path.c_str(), O_RDONLY)); in mapFile() local
/openbmc/qemu/tests/qtest/migration/
H A Dmigration-util.c301 int fd, flags = O_CREAT | O_RDWR | O_TRUNC | O_DIRECT; in probe_o_direct_support() local
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-input.h98 int fd; member
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_dump.cpp42 int DumpHandler::fd = -1; member in pldm::responder::DumpHandler
/openbmc/bmcweb/http/
H A Dhttp_body.hpp154 void setFd(int fd, boost::system::error_code& ec) in setFd()
/openbmc/qemu/linux-user/
H A Dflatload.c90 static int target_pread(int fd, abi_ulong ptr, abi_ulong len, in target_pread()
/openbmc/openpower-occ-control/
H A Dpowermode.hpp533 int fd = -1; member in open_power::occ::powermode::PowerMode
/openbmc/qemu/monitor/
H A Dhmp-cmds-target.c330 int fd; in vtop() local
/openbmc/pldm/softoff/
H A Dsoftoff.cpp332 this](IO& io, int fd, uint32_t revents) mutable { in hostSoftOff()
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dutil.cpp238 int fd = open("/dev/mem", O_RDONLY | O_SYNC); in readMem() local
/openbmc/u-boot/common/
H A Dcli_hush.c214 int fd; /* file descriptor being redirected */ member
266 int fd; member
1177 static void mark_open(int fd)
1185 static void mark_closed(int fd)
1247 int i, fd; local
2296 static int setup_redirect(struct p_context *ctx, int fd, redir_type style,
/openbmc/qemu/target/ppc/
H A Dkvm.c2229 int fd; in kvmppc_create_spapr_tce() local
2290 int kvmppc_remove_spapr_tce(void *table, int fd, uint32_t nb_table) in kvmppc_remove_spapr_tce()
2722 int kvmppc_save_htab(QEMUFile *f, int fd, size_t bufsize, int64_t max_ns) in kvmppc_save_htab()
2760 int kvmppc_load_htab_chunk(QEMUFile *f, int fd, uint32_t index, in kvmppc_load_htab_chunk()
2798 int fd, rc; in kvmppc_read_hptes() local
2845 int fd, rc; in kvmppc_write_hpte() local
/openbmc/qemu/block/
H A Dblkio.c507 int fd = -1; in blkio_mem_region_from_host() local
685 int fd = -1, ret; in blkio_virtio_blk_connect() local
H A Dcurl.c88 int fd; member
162 static int curl_sock_cb(CURL *curl, curl_socket_t fd, int action, in curl_sock_cb()
/openbmc/obmc-console/
H A Dconsole-server.c85 ssize_t console_server_request_pollfd(struct console_server *server, int fd, in console_server_request_pollfd()
742 poller_timeout_fn_t timeout_fn, int fd, in console_poller_register()
/openbmc/hiomapd/vpnor/
H A Dbackend.cpp191 int fd; in vpnor_dev_init() local
/openbmc/qemu/tests/unit/
H A Dtest-util-filemonitor.c469 int fd; in test_file_monitor_events() local
/openbmc/pldm/requester/test/
H A Dhandler_test.cpp30 int fd = 0; member in HandlerTest
/openbmc/pldm/common/
H A Dutils.hpp107 int fd = -1; member
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_fileio_test.cpp120 int fd = mkstemp(tmpfile); in TEST() local
185 int fd = mkstemp(tmpfile); in TEST() local
989 auto fd = mkstemp(tmplt); in TEST() local
/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c31 int fd, ret; in create_test_img() local
202 int fd, ret; in setup_mbr() local
429 int i, ret, fd, offset; in create_qcow2_with_mbr() local
H A Dvirtio-scsi-test.c272 int fd; in test_iothread_attach_node() local
/openbmc/qemu/net/
H A Dvhost-vdpa.c260 int fd = s->vhost_vdpa.shared->device_fd; in vhost_vdpa_get_vnet_hash_supported_types() local
1753 static int vhost_vdpa_get_features(int fd, uint64_t *features, Error **errp) in vhost_vdpa_get_features()
1763 static int vhost_vdpa_get_max_queue_pairs(int fd, uint64_t features, in vhost_vdpa_get_max_queue_pairs()
/openbmc/qemu/ui/
H A Dspice-display.c972 const int *fd, in spice_server_gl_scanout()
1005 int fd[DMABUF_MAX_PLANES], num_planes, fourcc; in spice_gl_switch() local
1091 int fd[DMABUF_MAX_PLANES], num_planes, i; in qemu_spice_gl_scanout_texture() local
/openbmc/qemu/target/arm/
H A Dkvm.c193 static int read_sys_reg32(int fd, uint32_t *pret, uint64_t id) in read_sys_reg32()
208 static int read_sys_reg64(int fd, uint64_t *pret, uint64_t id) in read_sys_reg64()
233 static int get_host_cpu_reg(int fd, ARMHostCPUFeatures *ahcf, in get_host_cpu_reg()
303 int fd = fdarray[2]; in kvm_arm_get_host_cpu_features() local

1...<<11121314151617181920>>...26