Searched refs:udp_poll (Results 1 – 3 of 3) sorted by relevance
705 .poll = udp_poll, /* ok */
1105 .poll = udp_poll,1126 * udp_poll
3068 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() function