/openbmc/linux/tools/testing/selftests/net/ |
D | psock_lib.h |
|
D | psock_fanout.c |
|
/openbmc/qemu/hw/remote/ |
H A D | mpqemu-link.c | 39 int *fds = NULL; in mpqemu_msg_send() local 95 static ssize_t mpqemu_read(QIOChannel *ioc, void *buf, size_t len, int **fds, in mpqemu_read() 125 g_autofree int *fds = NULL; in mpqemu_msg_recv() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_iter_setsockopt.c |
|
/openbmc/qemu/tests/qtest/ |
H A D | libqmp.c | 99 static void socket_send_fds(int socket_fd, int *fds, size_t fds_num, in socket_send_fds() 138 _qmp_fd_vsend_fds(int fd, int *fds, size_t fds_num, in _qmp_fd_vsend_fds() 181 void qmp_fd_vsend_fds(int fd, int *fds, size_t fds_num, in qmp_fd_vsend_fds()
|
/openbmc/qemu/hw/vfio-user/ |
H A D | proxy.c | 65 VFIOUserFDs *fds = msg->fds; in vfio_user_send_qio() local 91 VFIOUserFDs *fds) in vfio_user_getmsg() 136 VFIOUserFDs *fds = g_malloc0(sizeof(*fds) + (numfds * sizeof(int))); in vfio_user_getfds() local 648 VFIOUserFDs *fds, int rsize, Error **errp) in vfio_user_send_nowait() 682 VFIOUserFDs *fds, int rsize, Error **errp) in vfio_user_send_wait() 733 VFIOUserFDs *fds, Error **errp) in vfio_user_send_async() 852 VFIOUserFDs *fds = msg->fds; in vfio_user_putfds() local
|
H A D | device.c | 79 VFIOUserFDs *fds) in vfio_user_get_region_info() 134 VFIOUserFDs fds = { 0, 1, fd}; in vfio_user_device_io_get_region_info() local
|
/openbmc/qemu/pc-bios/ |
H A D | meson.build | 3 fds = [ variable
|
/openbmc/qemu/migration/ |
H A D | channel-block.c | 54 int **fds, in qio_channel_block_readv() 79 int *fds, in qio_channel_block_writev()
|
/openbmc/linux/tools/bpf/bpftool/ |
D | common.c |
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
D | bench_local_storage_create.c |
|
/openbmc/linux/scripts/ |
D | jobserver-exec |
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ |
D | lib.h |
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
D | pidfd_poll_test.c |
|
/openbmc/qemu/include/migration/ |
H A D | cpr.h | 24 CprFdList fds; member
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | net_handler.cpp | 74 struct pollfd fds; in copyFrom() local
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
D | wait_inotify.c |
|
/openbmc/qemu/io/ |
H A D | channel-socket.c | 467 int **fds, size_t *nfds) in qio_channel_socket_copy_fds() 515 int **fds, in qio_channel_socket_readv() 568 int *fds, in qio_channel_socket_writev() 648 int **fds, in qio_channel_socket_readv() 696 int *fds, in qio_channel_socket_writev()
|
H A D | channel-buffer.c | 55 int **fds, in qio_channel_buffer_readv() 83 int *fds, in qio_channel_buffer_writev()
|
H A D | channel.c | 54 int **fds, in qio_channel_readv_full() 82 int *fds, in qio_channel_writev_full() 133 int **fds, size_t *nfds, in qio_channel_readv_full_all_eof() 224 int **fds, size_t *nfds, in qio_channel_readv_full_all() 252 int *fds, size_t nfds, in qio_channel_writev_full_all()
|
/openbmc/phosphor-buttons/inc/ |
H A D | button_config.hpp | 23 std::vector<int> fds; // store all the fds listen io event which member
|
/openbmc/qemu/contrib/ivshmem-server/ |
H A D | ivshmem-server.c | 387 ivshmem_server_get_fds(const IvshmemServer *server, fd_set *fds, int *maxfd) in ivshmem_server_get_fds() 410 ivshmem_server_handle_fds(IvshmemServer *server, fd_set *fds, int maxfd) in ivshmem_server_handle_fds()
|
/openbmc/qemu/util/ |
H A D | compatfd.c | 59 int fds[2]; in qemu_signalfd_compat() local
|
/openbmc/qemu/hw/block/ |
H A D | fdc-sysbus.c | 99 void fdctrl_init_sysbus(qemu_irq irq, hwaddr mmio_base, DriveInfo **fds) in fdctrl_init_sysbus() 116 DriveInfo **fds, qemu_irq *fdc_tc) in sun4m_fdctrl_init()
|
/openbmc/linux/samples/nitro_enclaves/ |
D | ne_ioctl_sample.c |
|