Searched refs:file_can_poll (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | poll.h | 77 static inline bool file_can_poll(struct file *file) in file_can_poll() function |
/Linux-v4.19/fs/ | ||
D | eventpoll.c | 2035 if (!file_can_poll(tf.file)) in SYSCALL_DEFINE4() |