Lines Matching refs:ep_poll_callback
487 * "dfd" net code will end up in ep_poll_callback(). At this point epoll
512 * If we are not being call from ep_poll_callback(), epi is NULL and
514 * called from ep_poll_callback() and if a previous wakeup source is
554 * smp_store_release() in ep_poll_callback(), otherwise
599 /* call when ep->mtx cannot be held (ep_poll_callback) */
1160 * Another thing worth to mention is that ep_poll_callback() can be called
1167 static int ep_poll_callback(wait_queue_entry_t *wait, unsigned mode, int sync, void *key)
1288 init_waitqueue_func_entry(&pwq->wait, ep_poll_callback);
1632 * we do not miss events from ep_poll_callback if an
1635 * changing epi above (but ep_poll_callback does take
1643 * This barrier will now guarantee ep_poll_callback or f_op->poll
1902 * the same lock on wakeup ep_poll_callback() side, so it