sock_poll_wait(9) centos man page | unix.com

Man Page: sock_poll_wait

Operating Environment: centos

Section: 9

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
filp file wait_address socket wait queue p poll_table
DESCRIPTION
See the comments in the wq_has_sleeper function.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SOCK_POLL_WAIT(9)
Related Man Pages
call_usermodehelper_setup(9) - centos
blk_init_queue(9) - centos
blk_make_request(9) - centos
vfs_lock_file(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq