Searched refs:DEFAULT_POLLMASK (Results 1 – 11 of 11) sorted by relevance
24 #define DEFAULT_POLLMASK (EPOLLIN | EPOLLOUT | EPOLLRDNORM | EPOLLWRNORM) macro81 return DEFAULT_POLLMASK; in vfs_poll()
715 __poll_t ret = DEFAULT_POLLMASK|EPOLLERR; in vcs_poll()721 ret = DEFAULT_POLLMASK|EPOLLPRI; in vcs_poll()724 ret = DEFAULT_POLLMASK|EPOLLHUP|EPOLLERR; in vcs_poll()727 ret = DEFAULT_POLLMASK; in vcs_poll()
843 return DEFAULT_POLLMASK|EPOLLERR|EPOLLPRI; in kernfs_generic_poll()845 return DEFAULT_POLLMASK; in kernfs_generic_poll()855 return DEFAULT_POLLMASK|EPOLLERR|EPOLLPRI; in kernfs_fop_poll()
102 return DEFAULT_POLLMASK; in media_poll()
353 return DEFAULT_POLLMASK; in pde_poll()359 __poll_t rv = DEFAULT_POLLMASK; in proc_reg_poll()
652 __poll_t ret = DEFAULT_POLLMASK; in proc_sys_poll()
1474 __poll_t ret = DEFAULT_POLLMASK; in psi_trigger_poll()1478 return DEFAULT_POLLMASK | EPOLLERR | EPOLLPRI; in psi_trigger_poll()1482 return DEFAULT_POLLMASK | EPOLLERR | EPOLLPRI; in psi_trigger_poll()
416 return DEFAULT_POLLMASK; in full_proxy_poll()
348 res = DEFAULT_POLLMASK; in v4l2_poll()
2996 return DEFAULT_POLLMASK; in fuse_file_poll()3024 return DEFAULT_POLLMASK; in fuse_file_poll()
1228 return DEFAULT_POLLMASK; in ep0_poll()