Home
last modified time | relevance | path

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

/linux-6.6.21/net/
Dsocket.c123 static __poll_t sock_poll(struct file *file,
159 .poll = sock_poll,
1391 static __poll_t sock_poll(struct file *file, poll_table *wait) in sock_poll() function