Searched refs:nr_allocated_migrations (Results 1 – 1 of 1) sorted by relevance
343 atomic_t nr_allocated_migrations; member 490 atomic_inc(&cache->nr_allocated_migrations); in alloc_migration() 499 if (atomic_dec_and_test(&cache->nr_allocated_migrations)) in free_migration() 2497 atomic_set(&cache->nr_allocated_migrations, 0); in cache_create()