Lines Matching refs:list_empty
185 if (!list_empty(&desc->tx_list)) in txx9dmac_last_child()
437 BUG_ON(!list_empty(list)); in txx9dmac_dequeue()
452 } while (!list_empty(&dc->queue)); in txx9dmac_dequeue()
465 if (!list_empty(&dc->queue)) { in txx9dmac_complete_all()
528 if (list_empty(&dc->active_list) && !list_empty(&dc->queue)) in txx9dmac_handle_error()
530 if (!list_empty(&dc->active_list)) in txx9dmac_handle_error()
605 if (!list_empty(&dc->queue)) { in txx9dmac_scan_descriptors()
974 if (!list_empty(&dc->active_list)) in txx9dmac_issue_pending()
976 if (!list_empty(&dc->queue)) { in txx9dmac_issue_pending()
977 if (list_empty(&dc->active_list)) { in txx9dmac_issue_pending()
1062 BUG_ON(!list_empty(&dc->active_list)); in txx9dmac_free_chan_resources()
1063 BUG_ON(!list_empty(&dc->queue)); in txx9dmac_free_chan_resources()