Searched refs:tx_list_empty (Results 1 – 2 of 2) sorted by relevance
264 int tx_list_empty; in ishtp_cl_tx_empty() local268 tx_list_empty = list_empty(&cl->tx_list.list); in ishtp_cl_tx_empty()271 return !!tx_list_empty; in ishtp_cl_tx_empty()
694 int tx_list_empty; in printer_fsync() local705 tx_list_empty = (likely(list_empty(&dev->tx_reqs))); in printer_fsync()708 if (!tx_list_empty) { in printer_fsync()