Lines Matching defs:empty
378 * must be empty, so as to not illegally delay
907 struct list_head empty;
923 INIT_LIST_HEAD(&empty);
924 qh = qh_append_tds(ehci, urb, &empty, epnum, &urb->ep->hcpriv);
1471 bool empty = list_empty(&stream->td_list);
1480 if (unlikely(empty && !hcd_periodic_completion_in_progress(
1573 if (unlikely(!empty && start < period)) {
1581 if (likely(!empty || start <= now2 + period)) {
1592 /* Otherwise we got an underrun while the queue was empty */
1611 if (empty) {
1891 /* Recycle the iTDs when the pipeline is empty (ep no longer in use) */
2271 /* Recycle the siTDs when the pipeline is empty (ep no longer in use) */