DEFAULT_POLLMASK  102 drivers/media/mc/mc-devnode.c 		return DEFAULT_POLLMASK;
DEFAULT_POLLMASK  344 drivers/media/v4l2-core/v4l2-dev.c 		return DEFAULT_POLLMASK;
DEFAULT_POLLMASK  640 drivers/tty/vt/vc_screen.c 	__poll_t ret = DEFAULT_POLLMASK|EPOLLERR;
DEFAULT_POLLMASK  646 drivers/tty/vt/vc_screen.c 			ret = DEFAULT_POLLMASK|EPOLLPRI;
DEFAULT_POLLMASK  649 drivers/tty/vt/vc_screen.c 			ret = DEFAULT_POLLMASK|EPOLLHUP|EPOLLERR;
DEFAULT_POLLMASK  652 drivers/tty/vt/vc_screen.c 			ret = DEFAULT_POLLMASK;
DEFAULT_POLLMASK 1220 drivers/usb/gadget/legacy/inode.c 		return DEFAULT_POLLMASK;
DEFAULT_POLLMASK 2984 fs/fuse/file.c 		return DEFAULT_POLLMASK;
DEFAULT_POLLMASK 3012 fs/fuse/file.c 		return DEFAULT_POLLMASK;
DEFAULT_POLLMASK  842 fs/kernfs/file.c 		return DEFAULT_POLLMASK|EPOLLERR|EPOLLPRI;
DEFAULT_POLLMASK  844 fs/kernfs/file.c 	return DEFAULT_POLLMASK;
DEFAULT_POLLMASK  854 fs/kernfs/file.c 		return DEFAULT_POLLMASK|EPOLLERR|EPOLLPRI;
DEFAULT_POLLMASK  247 fs/proc/inode.c 	__poll_t rv = DEFAULT_POLLMASK;
DEFAULT_POLLMASK  661 fs/proc/proc_sysctl.c 	__poll_t ret = DEFAULT_POLLMASK;
DEFAULT_POLLMASK   89 include/linux/poll.h 		return DEFAULT_POLLMASK;
DEFAULT_POLLMASK 1164 kernel/sched/psi.c 	__poll_t ret = DEFAULT_POLLMASK;
DEFAULT_POLLMASK 1168 kernel/sched/psi.c 		return DEFAULT_POLLMASK | EPOLLERR | EPOLLPRI;
DEFAULT_POLLMASK 1175 kernel/sched/psi.c 		return DEFAULT_POLLMASK | EPOLLERR | EPOLLPRI;