Home
last modified time | relevance | path

Searched defs:fd (Results 126 – 150 of 289) sorted by relevance

12345678910>>...12

/qemu/tests/qtest/
H A Dvhost-user-blk-test.c823 int fd, ret; in drive_create() local
838 static char *create_listen_socket(int *fd) in create_listen_socket()
913 int fd; in start_vhost_user_blk() local
H A Dacpi-utils.c101 gint fd, ret; in acpi_fetch_table() local
H A Divshmem-test.c460 static gchar *mktempshm(int size, int *fd) in mktempshm()
484 int ret, fd; in main() local
/qemu/monitor/
H A Dqmp-cmds.c135 int fd, i; in qmp_add_client() local
/qemu/block/
H A Dio_uring.c337 static int luring_do_submit(int fd, LuringAIOCB *luringcb, LuringState *s, in luring_do_submit()
382 int coroutine_fn luring_co_submit(BlockDriverState *bs, int fd, uint64_t offset, in luring_co_submit()
/qemu/contrib/vhost-user-gpu/
H A Dvugbm.h26 int fd; member
/qemu/include/qemu/
H A Dvhost-user-server.h24 int fd; /*kick fd*/ member
/qemu/target/mips/tcg/
H A Dlmmi_helper.c262 uint64_t fd = 0; in helper_packsswh() local
286 uint64_t fd = 0; in helper_packsshb() local
305 uint64_t fd = 0; in helper_packushb() local
725 unsigned i, fd; in helper_biadd() local
735 unsigned fd = 0; in helper_pmovmskb() local
/qemu/backends/
H A Drng-random.c25 int fd; member
/qemu/contrib/vhost-user-input/
H A Dmain.c90 int fd = vi->evdevfd; in vi_evdev_watch() local
300 int rc, ver, fd; in main() local
/qemu/hw/usb/
H A Du2f-emulated.c200 int fd; in u2f_emulated_read() local
217 int fd, ret; in u2f_emulated_setup_counter() local
/qemu/backends/tpm/
H A Dtpm_util.c109 static int tpm_util_request(int fd, in tpm_util_request()
149 static int tpm_util_test(int fd, in tpm_util_test()
/qemu/fsdev/
H A Dvirtfs-proxy-helper.c203 static int send_fd(int sockfd, int fd) in send_fd()
355 int fd; in open_regular() local
420 int fd; in do_getversion() local
/qemu/disas/
H A Dnanomips.c1436 const char *fd = FPR(fd_value, info); in ABS_D() local
1458 const char *fd = FPR(fd_value, info); in ABS_S() local
1594 const char *fd = FPR(fd_value, info); in ADD_D() local
1619 const char *fd = FPR(fd_value, info); in ADD_S() local
3416 const char *fd = FPR(fd_value, info); in CMP_AF_D() local
3440 const char *fd = FPR(fd_value, info); in CMP_AF_S() local
3464 const char *fd = FPR(fd_value, info); in CMP_EQ_D() local
3509 const char *fd = FPR(fd_value, info); in CMP_EQ_S() local
3533 const char *fd = FPR(fd_value, info); in CMP_LE_D() local
3578 const char *fd = FPR(fd_value, info); in CMP_LE_S() local
[all …]
/qemu/contrib/elf2dmp/
H A Dqemu_elf.c191 int fd; in QEMU_Elf_map() local
/qemu/include/exec/
H A Dramblock.h42 int fd; member
/qemu/target/xtensa/
H A Dxtensa-semi.c205 uint32_t fd = regs[3]; in HELPER() local
323 uint32_t fd = regs[3]; in HELPER() local
/qemu/net/
H A Ddump.c39 int fd; member
110 int fd; in net_dump_state_init() local
/qemu/hw/virtio/
H A Dvhost-user.c422 int vhost_user_gpu_set_socket(struct vhost_dev *dev, int fd) in vhost_user_gpu_set_socket()
481 int *fd) in vhost_user_get_mr_data()
510 int i, fd; in vhost_user_fill_set_mem_table_msg() local
578 int i, j, fd, add_idx = 0, rm_idx = 0, fd_num = 0; in scrub_shadow_regions() local
667 int i, fd, shadow_reg_idx, ret; in send_remove_regions() local
720 int i, fd, ret, reg_idx, reg_fd_idx; in send_add_regions() local
1542 int fd) in vhost_user_backend_handle_vring_host_notifier()
1771 g_autofree int *fd = NULL; in backend_read() local
2647 int fd; in vhost_user_get_inflight_fd() local
2892 int fd, in vhost_user_set_device_state_fd()
H A Dvhost-backend.c26 int fd = (uintptr_t) dev->opaque; in vhost_kernel_call() local
46 int fd = (uintptr_t) dev->opaque; in vhost_kernel_cleanup() local
/qemu/include/hw/vfio/
H A Dvfio-common.h80 int fd; /* /dev/vfio/vfio, empowered by the attached groups */ member
111 int fd; member
165 int fd; member
/qemu/hw/9pfs/
H A D9p-proxy.c51 int retval, data, fd; in v9fs_receivefd() local
683 int serrno, fd; in proxy_opendir() local
832 int fd; in proxy_fstat() local
974 int fd; in proxy_fsync() local
/qemu/include/hw/ppc/
H A Dspapr_xive.h48 int fd; member
/qemu/block/export/
H A Dvduse-blk.c120 int fd = vduse_queue_get_fd(vq); in on_vduse_vq_kick() local
148 int fd = vduse_queue_get_fd(vq); in vduse_blk_disable_queue() local
/qemu/tests/qemu-iotests/
H A D16357 def check_reftable(fd, h, reftable): argument

12345678910>>...12