Home
last modified time | relevance | path

Searched defs:maxfd (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/contrib/ivshmem-client/
H A Divshmem-client.c272 ivshmem_client_get_fds(const IvshmemClient *client, fd_set *fds, int *maxfd) in ivshmem_client_get_fds()
293 ivshmem_client_handle_event(IvshmemClient *client, const fd_set *cur, int maxfd) in ivshmem_client_handle_event()
328 ivshmem_client_handle_fds(IvshmemClient *client, fd_set *fds, int maxfd) in ivshmem_client_handle_fds()
H A Dmain.c136 int ret, maxfd; in ivshmem_client_poll_events() local
/openbmc/linux/tools/power/acpi/tools/acpidbg/
H A Dacpidbg.c115 static int acpi_aml_set_fd(int fd, int maxfd, fd_set *set) in acpi_aml_set_fd()
271 int maxfd = 0; in acpi_aml_loop() local
341 int maxfd = 0; in acpi_aml_readable() local
/openbmc/qemu/contrib/ivshmem-server/
H A Divshmem-server.c387 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()
H A Dmain.c150 int ret = 0, maxfd; in ivshmem_server_poll_events() local
/openbmc/qemu/tests/qtest/
H A Divshmem-test.c257 int maxfd, ret; in server_thread() local
/openbmc/linux/fs/
H A Dfile.c480 unsigned int maxfd = fdt->max_fds; /* always multiple of BITS_PER_LONG */ in find_next_fd() local
/openbmc/qemu/linux-user/
H A Dsyscall.c9247 abi_long fd, maxfd; in _syscall2() local