Searched refs:EP_UNACTIVE_PTR (Results 1 – 1 of 1) sorted by relevance
98 #define EP_UNACTIVE_PTR ((void *) -1L) macro 282 static struct epitems_head *tfile_check_list = EP_UNACTIVE_PTR;396 READ_ONCE(ep->ovflist) != EP_UNACTIVE_PTR;765 nepi = epi->next, epi->next = EP_UNACTIVE_PTR) { in ep_done_scan() 782 * We need to set back ep->ovflist to EP_UNACTIVE_PTR, so that after in ep_done_scan() 786 WRITE_ONCE(ep->ovflist, EP_UNACTIVE_PTR); in ep_done_scan() 1164 ep->ovflist = EP_UNACTIVE_PTR; in ep_alloc() 1288 if (READ_ONCE(ep->ovflist) != EP_UNACTIVE_PTR) { in ep_poll_callback() 1289 if (epi->next == EP_UNACTIVE_PTR) { in ep_poll_callback() 1481 for (p = tfile_check_list; p != EP_UNACTIVE_PTR; in reverse_path_check() [all...]