table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SOCK_POLL_WAIT(9) | Linux Networking | SOCK_POLL_WAIT(9) |
NAME¶
sock_poll_wait - place memory barrier behind the poll_wait call.SYNOPSIS¶
void
sock_poll_wait(struct file * filp,
wait_queue_head_t * wait_address,
poll_table * p);
ARGUMENTS¶
filpfile
wait_address
socket wait queue
p
poll_table
DESCRIPTION¶
See the comments in the wq_has_sleeper function.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |