1RELAY_FILE_POLL(9) relay interface support RELAY_FILE_POLL(9)
23
4
NAME
6relay_file_poll - poll file op for relay files
7
SYNOPSIS
9unsigned int relay_file_poll(struct file * filp, poll_table * wait);
10
ARGUMENTS
12filp
13the file
1415
wait
16poll table
17
DESCRIPTION
19Poll implemention.
20
COPYRIGHT
22Kernel Hackers Manual 2.6. June 2019 RELAY_FILE_POLL(9)