Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Deventpoll.c212 /* wakeup_source used when ep_scan_ready_list is running */
667 * ep_scan_ready_list - Scans the ready list in a way that makes possible for
679 static __poll_t ep_scan_ready_list(struct eventpoll *ep, in ep_scan_ready_list() function
899 return ep_scan_ready_list(epi->ffd.file->private_data, in ep_item_poll()
943 return ep_scan_ready_list(ep, ep_read_events_proc, in ep_eventpoll_poll()
1202 * ep_scan_ready_list(), which stops all list modifications and guarantees
1717 * Items cannot vanish during the loop because ep_scan_ready_list() is in ep_send_events_proc()
1746 * deliver the event to userspace. Again, ep_scan_ready_list() in ep_send_events_proc()
1775 * ep_scan_ready_list() holding "mtx" and the in ep_send_events_proc()
1794 ep_scan_ready_list(e in ep_send_events()
[all...]

Completed in 3 milliseconds