Lines Matching refs:list_empty
65 ASSERT(list_empty(&op->pend_link)); in fscache_enqueue_operation()
135 if (!list_empty(&object->pending_ops)) { in fscache_report_unexpected_submission()
171 ASSERT(list_empty(&op->pend_link)); in fscache_submit_exclusive_op()
196 } else if (!list_empty(&object->pending_ops)) { in fscache_submit_exclusive_op()
258 ASSERT(list_empty(&op->pend_link)); in fscache_submit_op()
282 } else if (!list_empty(&object->pending_ops)) { in fscache_submit_op()
335 while (!list_empty(&object->pending_ops) && !stop) { in fscache_start_operations()
379 ASSERT(!list_empty(&op->pend_link)); in fscache_cancel_op()
427 while (!list_empty(&object->pending_ops)) { in fscache_cancel_all_ops()
573 if (list_empty(&cache->op_gc_list)) { in fscache_operation_gc()
605 if (!list_empty(&cache->op_gc_list)) in fscache_operation_gc()