Searched refs:DEFAULT_POLLMASK (Results 1 – 9 of 9) sorted by relevance
26 #define DEFAULT_POLLMASK (EPOLLIN | EPOLLOUT | EPOLLRDNORM | EPOLLWRNORM) macro85 return DEFAULT_POLLMASK; in vfs_poll()
618 __poll_t ret = DEFAULT_POLLMASK|EPOLLERR|EPOLLPRI; in vcs_poll()623 ret = DEFAULT_POLLMASK; in vcs_poll()
110 return DEFAULT_POLLMASK; in media_poll()
851 return DEFAULT_POLLMASK; in kernfs_fop_poll()854 return DEFAULT_POLLMASK|EPOLLERR|EPOLLPRI; in kernfs_fop_poll()
254 __poll_t rv = DEFAULT_POLLMASK; in proc_reg_poll()
637 __poll_t ret = DEFAULT_POLLMASK; in proc_sys_poll()
348 return DEFAULT_POLLMASK; in v4l2_poll()
2766 return DEFAULT_POLLMASK; in fuse_file_poll()2794 return DEFAULT_POLLMASK; in fuse_file_poll()
1219 return DEFAULT_POLLMASK; in ep0_poll()