Lines Matching refs:list_empty
69 ASSERT(list_empty(&op->pend_link)); in fscache_enqueue_operation()
139 if (!list_empty(&object->pending_ops)) { in fscache_report_unexpected_submission()
175 ASSERT(list_empty(&op->pend_link)); in fscache_submit_exclusive_op()
200 } else if (!list_empty(&object->pending_ops)) { in fscache_submit_exclusive_op()
262 ASSERT(list_empty(&op->pend_link)); in fscache_submit_op()
286 } else if (!list_empty(&object->pending_ops)) { in fscache_submit_op()
339 while (!list_empty(&object->pending_ops) && !stop) { in fscache_start_operations()
383 ASSERT(!list_empty(&op->pend_link)); in fscache_cancel_op()
431 while (!list_empty(&object->pending_ops)) { in fscache_cancel_all_ops()
577 if (list_empty(&cache->op_gc_list)) { in fscache_operation_gc()
609 if (!list_empty(&cache->op_gc_list)) in fscache_operation_gc()