Searched refs:EP_UNACTIVE_PTR (Results 1 – 1 of 1) sorted by relevance
102 #define EP_UNACTIVE_PTR ((void *) -1L) macro375 return !list_empty(&ep->rdllist) || ep->ovflist != EP_UNACTIVE_PTR; in ep_events_available()629 nepi = epi->next, epi->next = EP_UNACTIVE_PTR) { in ep_scan_ready_list()646 ep->ovflist = EP_UNACTIVE_PTR; in ep_scan_ready_list()924 ep->ovflist = EP_UNACTIVE_PTR; in ep_alloc()1014 if (unlikely(ep->ovflist != EP_UNACTIVE_PTR)) { in ep_poll_callback()1015 if (epi->next == EP_UNACTIVE_PTR) { in ep_poll_callback()1255 epi->next = EP_UNACTIVE_PTR; in ep_insert()