Searched refs:ep_poll_callback (Results 1 – 1 of 1) sorted by relevance
604 * "dfd" net code will end up in ep_poll_callback(). At this point epoll629 * If we are not being call from ep_poll_callback(), epi is NULL and in ep_poll_safewake() 631 * called from ep_poll_callback() and if a previous wakeup source is in ep_poll_safewake() 671 * smp_store_release() in ep_poll_callback(), otherwise in ep_remove_wait_queue() 716 /* call when ep->mtx cannot be held (ep_poll_callback) */1330 * Another thing worth to mention is that ep_poll_callback() can be called1337 static int ep_poll_callback(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in ep_poll_callback() function 1461 init_waitqueue_func_entry(&pwq->wait, ep_poll_callback); in ep_ptable_queue_proc() 1806 * we do not miss events from ep_poll_callback if an in ep_modify() 1809 * changing epi above (but ep_poll_callback doe in ep_modify() [all...]