table of contents
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¶
filp
the file
wait
poll table
DESCRIPTION¶
Poll implemention.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |