Home
last modified time | relevance | path

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

/linux/net/
H A Dsocket.c125 static __poll_t sock_poll(struct file *file,
160 .poll = sock_poll,
1425 static __poll_t sock_poll(struct file *file, poll_table *wait) in sock_poll() function