Searched refs:pipecommon_poll (Results 1 – 3 of 3) sorted by relevance
148 int pipecommon_poll(struct file *filep, poll_table *fds);
75 .poll = pipecommon_poll, /* poll */
698 int pipecommon_poll(struct file *filep, poll_table *table) in pipecommon_poll() function