do_poll
static __poll_t do_poll(struct file *fp, poll_table *wait)
static int do_poll(struct poll_list *list, struct poll_wqueues *wait,
static int do_poll(int fd, short events, int timeout)
static int do_poll(int fd)
static int do_poll(int fd, int events)
static void do_poll(int fd, int timeout_ms)