Lines Matching refs:list_empty
36 ASSERT(list_empty(&op->pend_link)); in fscache_enqueue_operation()
96 ASSERT(list_empty(&op->pend_link)); in fscache_submit_exclusive_op()
108 } else if (!list_empty(&object->pending_ops)) { in fscache_submit_exclusive_op()
164 if (!list_empty(&object->pending_ops)) { in fscache_report_unexpected_submission()
201 ASSERT(list_empty(&op->pend_link)); in fscache_submit_op()
215 } else if (!list_empty(&object->pending_ops)) { in fscache_submit_op()
270 while (!list_empty(&object->pending_ops) && !stop) { in fscache_start_operations()
311 ASSERT(!list_empty(&op->pend_link)); in fscache_cancel_op()
341 while (!list_empty(&object->pending_ops)) { in fscache_cancel_all_ops()
473 if (list_empty(&cache->op_gc_list)) { in fscache_operation_gc()
503 if (!list_empty(&cache->op_gc_list)) in fscache_operation_gc()