Lines Matching refs:ep_poll_callback
539 * "dfd" net code will end up in ep_poll_callback(). At this point epoll
564 * If we are not being call from ep_poll_callback(), epi is NULL and
566 * called from ep_poll_callback() and if a previous wakeup source is
606 * smp_store_release() in ep_poll_callback(), otherwise
654 /* call when ep->mtx cannot be held (ep_poll_callback) */
1205 * Another thing worth to mention is that ep_poll_callback() can be called
1212 static int ep_poll_callback(wait_queue_entry_t *wait, unsigned mode, int sync, void *key)
1324 init_waitqueue_func_entry(&pwq->wait, ep_poll_callback);
1658 * we do not miss events from ep_poll_callback if an
1661 * changing epi above (but ep_poll_callback does take
1669 * This barrier will now guarantee ep_poll_callback or f_op->poll
1918 * the same lock on wakeup ep_poll_callback() side, so it