Home
last modified time | relevance | path

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

/Linux-v5.4/net/unix/
Daf_unix.c646 static __poll_t unix_dgram_poll(struct file *, struct socket *,
711 .poll = unix_dgram_poll,
733 .poll = unix_dgram_poll,
2620 static __poll_t unix_dgram_poll(struct file *file, struct socket *sock, in unix_dgram_poll() function