Home
last modified time | relevance | path

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

/linux-4.1.27/net/
Dsocket.c121 static unsigned int sock_poll(struct file *file,
145 .poll = sock_poll,
994 static unsigned int sock_poll(struct file *file, poll_table *wait) in sock_poll() function