Searched refs:pollflags (Results 1 – 5 of 5) sorted by relevance
588 unsigned pollflags) in ep_poll_safewake() argument619 wake_up_locked_poll(&ep->poll_wait, EPOLLIN | pollflags); in ep_poll_safewake()627 __poll_t pollflags) in ep_poll_safewake() argument629 wake_up_poll(&ep->poll_wait, EPOLLIN | pollflags); in ep_poll_safewake()1313 __poll_t pollflags = key_to_poll(key); in ep_poll_callback() local1336 if (pollflags && !(pollflags & epi->event.events)) in ep_poll_callback()1360 !(pollflags & POLLFREE)) { in ep_poll_callback()1361 switch (pollflags & EPOLLINOUT_BITS) { in ep_poll_callback()1385 ep_poll_safewake(ep, epi, pollflags & EPOLL_URING_WAKE); in ep_poll_callback()1390 if (pollflags & POLLFREE) { in ep_poll_callback()
336 __poll_t pollflags = EPOLLOUT; in iommufd_fault_fops_poll() local341 pollflags |= EPOLLIN | EPOLLRDNORM; in iommufd_fault_fops_poll()344 return pollflags; in iommufd_fault_fops_poll()
304 __poll_t pollflags = 0; in ib_uverbs_event_poll() local310 pollflags = EPOLLIN | EPOLLRDNORM; in ib_uverbs_event_poll()312 pollflags = EPOLLERR; in ib_uverbs_event_poll()315 return pollflags; in ib_uverbs_event_poll()
2657 __poll_t pollflags = 0; in devx_async_cmd_event_poll() local2663 pollflags = EPOLLIN | EPOLLRDNORM | EPOLLRDHUP; in devx_async_cmd_event_poll()2665 pollflags = EPOLLIN | EPOLLRDNORM; in devx_async_cmd_event_poll()2668 return pollflags; in devx_async_cmd_event_poll()2760 __poll_t pollflags = 0; in devx_async_event_poll() local2766 pollflags = EPOLLIN | EPOLLRDNORM | EPOLLRDHUP; in devx_async_event_poll()2768 pollflags = EPOLLIN | EPOLLRDNORM; in devx_async_event_poll()2771 return pollflags; in devx_async_event_poll()
271 __poll_t pollflags = 0; in mlx5vf_save_poll() local277 pollflags = EPOLLIN | EPOLLRDNORM | EPOLLRDHUP; in mlx5vf_save_poll()280 pollflags = EPOLLIN | EPOLLRDNORM; in mlx5vf_save_poll()283 return pollflags; in mlx5vf_save_poll()