Home
last modified time | relevance | path

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

/Linux-v6.6/net/unix/
Daf_unix.c764 static __poll_t unix_dgram_poll(struct file *, struct socket *,
879 .poll = unix_dgram_poll,
903 .poll = unix_dgram_poll,
3110 static __poll_t unix_dgram_poll(struct file *file, struct socket *sock, in unix_dgram_poll() function