Lines Matching refs:list_empty
68 ASSERT(list_empty(&op->pend_link)); in fscache_enqueue_operation()
138 if (!list_empty(&object->pending_ops)) { in fscache_report_unexpected_submission()
174 ASSERT(list_empty(&op->pend_link)); in fscache_submit_exclusive_op()
199 } else if (!list_empty(&object->pending_ops)) { in fscache_submit_exclusive_op()
261 ASSERT(list_empty(&op->pend_link)); in fscache_submit_op()
285 } else if (!list_empty(&object->pending_ops)) { in fscache_submit_op()
338 while (!list_empty(&object->pending_ops) && !stop) { in fscache_start_operations()
382 ASSERT(!list_empty(&op->pend_link)); in fscache_cancel_op()
430 while (!list_empty(&object->pending_ops)) { in fscache_cancel_all_ops()
576 if (list_empty(&cache->op_gc_list)) { in fscache_operation_gc()
608 if (!list_empty(&cache->op_gc_list)) in fscache_operation_gc()