Searched refs:nr_allocated_migrations (Results 1 – 1 of 1) sorted by relevance
418 atomic_t nr_allocated_migrations; member563 atomic_inc(&cache->nr_allocated_migrations); in alloc_migration()572 if (atomic_dec_and_test(&cache->nr_allocated_migrations)) in free_migration()2591 atomic_set(&cache->nr_allocated_migrations, 0); in cache_create()