Home
last modified time | relevance | path

Searched refs:file_can_poll (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dpoll.h77 static inline bool file_can_poll(struct file *file) in file_can_poll() function
/Linux-v4.19/fs/
Deventpoll.c2035 if (!file_can_poll(tf.file)) in SYSCALL_DEFINE4()