Lines Matching refs:list_empty
65 ASSERT(list_empty(&op->pend_link)); in fscache_enqueue_operation()
130 if (!list_empty(&object->pending_ops)) { in fscache_report_unexpected_submission()
164 ASSERT(list_empty(&op->pend_link)); in fscache_submit_exclusive_op()
189 } else if (!list_empty(&object->pending_ops)) { in fscache_submit_exclusive_op()
249 ASSERT(list_empty(&op->pend_link)); in fscache_submit_op()
273 } else if (!list_empty(&object->pending_ops)) { in fscache_submit_op()
326 while (!list_empty(&object->pending_ops) && !stop) { in fscache_start_operations()
368 ASSERT(!list_empty(&op->pend_link)); in fscache_cancel_op()
416 while (!list_empty(&object->pending_ops)) { in fscache_cancel_all_ops()
555 if (list_empty(&cache->op_gc_list)) { in fscache_operation_gc()
585 if (!list_empty(&cache->op_gc_list)) in fscache_operation_gc()