Searched refs:DEFAULT_POLLMASK (Results 1 – 10 of 10) sorted by relevance
24 #define DEFAULT_POLLMASK (EPOLLIN | EPOLLOUT | EPOLLRDNORM | EPOLLWRNORM) macro81 return DEFAULT_POLLMASK; in vfs_poll()
699 __poll_t ret = DEFAULT_POLLMASK|EPOLLERR; in vcs_poll()705 ret = DEFAULT_POLLMASK|EPOLLPRI; in vcs_poll()708 ret = DEFAULT_POLLMASK|EPOLLHUP|EPOLLERR; in vcs_poll()711 ret = DEFAULT_POLLMASK; in vcs_poll()
862 return DEFAULT_POLLMASK|EPOLLERR|EPOLLPRI; in kernfs_generic_poll()864 return DEFAULT_POLLMASK; in kernfs_generic_poll()874 return DEFAULT_POLLMASK|EPOLLERR|EPOLLPRI; in kernfs_fop_poll()
353 return DEFAULT_POLLMASK; in pde_poll()359 __poll_t rv = DEFAULT_POLLMASK; in proc_reg_poll()
651 __poll_t ret = DEFAULT_POLLMASK; in proc_sys_poll()
1485 __poll_t ret = DEFAULT_POLLMASK; in psi_trigger_poll()1489 return DEFAULT_POLLMASK | EPOLLERR | EPOLLPRI; in psi_trigger_poll()1493 return DEFAULT_POLLMASK | EPOLLERR | EPOLLPRI; in psi_trigger_poll()
405 return DEFAULT_POLLMASK; in full_proxy_poll()
348 res = DEFAULT_POLLMASK; in v4l2_poll()
2739 return DEFAULT_POLLMASK; in fuse_file_poll()2767 return DEFAULT_POLLMASK; in fuse_file_poll()
1226 return DEFAULT_POLLMASK; in ep0_poll()