Home
last modified time | relevance | path

Searched refs:tcp_chr_read_poll (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/chardev/
H A Dchar-socket.c104 static int tcp_chr_read_poll(void *opaque);
128 if (tcp_chr_read_poll(chr) <= 0) { in tcp_chr_write()
143 static int tcp_chr_read_poll(void *opaque) in tcp_chr_read_poll() function
607 tcp_chr_read_poll, in update_ioc_handlers()