Searched refs:tx_list_empty (Results 1 – 1 of 1) sorted by relevance
666 int tx_list_empty; in printer_fsync() local670 tx_list_empty = (likely(list_empty(&dev->tx_reqs))); in printer_fsync()673 if (!tx_list_empty) { in printer_fsync()