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