Home
last modified time | relevance | path

Searched refs:ep_remove_wait_queue (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Deventpoll.c666 static void ep_remove_wait_queue(struct eppoll_entry *pwq) in ep_remove_wait_queue()
694 ep_remove_wait_queue(pwq); in ep_unregister_pollwait()
1341 * If we race with ep_remove_wait_queue() it can miss in ep_poll_callback()
1348 * ep_clear_and_put() or ep_remove(), ep_remove_wait_queue() in ep_poll_callback()
663 static void ep_remove_wait_queue(struct eppoll_entry *pwq) ep_remove_wait_queue() function