Searched refs:ep_poll_callback (Results 1 – 1 of 1) sorted by relevance
607 * "dfd" net code will end up in ep_poll_callback(). At this point epoll632 * If we are not being call from ep_poll_callback(), epi is NULL and in ep_poll_safewake() 634 * called from ep_poll_callback() and if a previous wakeup source is in ep_poll_safewake() 674 * smp_store_release() in ep_poll_callback(), otherwise in ep_remove_wait_queue() 719 /* call when ep->mtx cannot be held (ep_poll_callback) */ in ep_pm_stay_awake_rcu() 1251 static int ep_poll_callback(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in ep_poll_callback() 1378 init_waitqueue_func_entry(&pwq->wait, ep_poll_callback); in ep_ptable_queue_proc() 1723 * we do not miss events from ep_poll_callback if an in ep_modify() 1726 * changing epi above (but ep_poll_callback does take in ep_modify() 1734 * This barrier will now guarantee ep_poll_callback o in ep_modify() 1247 static int ep_poll_callback(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) ep_poll_callback() function [all...]