table of contents
other versions
| RELAY_FILE_POLL(9) | relay interface support | RELAY_FILE_POLL(9) | 
NAME¶
relay_file_poll - poll file op for relay files
SYNOPSIS¶
unsigned int relay_file_poll(struct file * filp, poll_table * wait);
ARGUMENTS¶
struct file * filp
the file
poll_table * wait
poll table
DESCRIPTION¶
Poll implemention.
COPYRIGHT¶
| July 2017 | Kernel Hackers Manual 4.11 |