Home
last modified time | relevance | path

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

/linux-6.1.9/net/unix/
Daf_unix.c751 static __poll_t unix_dgram_poll(struct file *, struct socket *,
869 .poll = unix_dgram_poll,
894 .poll = unix_dgram_poll,
3193 static __poll_t unix_dgram_poll(struct file *file, struct socket *sock, in unix_dgram_poll() function