Searched refs:unix_dgram_poll (Results 1 – 1 of 1) sorted by relevance
852 static __poll_t unix_dgram_poll(struct file *, struct socket *,1001 .poll = unix_dgram_poll,1025 .poll = unix_dgram_poll,3387 static __poll_t unix_dgram_poll(struct file *file, struct socket *sock, in unix_dgram_poll() function