Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Deventpoll.c598 static void ep_remove_wait_queue(struct eppoll_entry *pwq) in ep_remove_wait_queue() function
629 ep_remove_wait_queue(pwq); in ep_unregister_pollwait()
1296 * If we race with ep_remove_wait_queue() it can miss in ep_poll_callback()
1303 * or ep_remove(), ep_remove_wait_queue() takes whead->lock in ep_poll_callback()
/kernel/linux/linux-6.6/fs/
H A Deventpoll.c546 static void ep_remove_wait_queue(struct eppoll_entry *pwq) in ep_remove_wait_queue() function
574 ep_remove_wait_queue(pwq); in ep_unregister_pollwait()
1251 * If we race with ep_remove_wait_queue() it can miss in ep_poll_callback()
1258 * ep_clear_and_put() or ep_remove(), ep_remove_wait_queue() in ep_poll_callback()

Completed in 7 milliseconds