Searched refs:nr_allocated_migrations (Results 1 – 1 of 1) sorted by relevance
344 atomic_t nr_allocated_migrations; member485 atomic_inc(&cache->nr_allocated_migrations); in alloc_migration()494 if (atomic_dec_and_test(&cache->nr_allocated_migrations)) in free_migration()2492 atomic_set(&cache->nr_allocated_migrations, 0); in cache_create()