Searched refs:nr_allocated_migrations (Results 1 – 1 of 1) sorted by relevance
342 atomic_t nr_allocated_migrations; member483 atomic_inc(&cache->nr_allocated_migrations); in alloc_migration()492 if (atomic_dec_and_test(&cache->nr_allocated_migrations)) in free_migration()2453 atomic_set(&cache->nr_allocated_migrations, 0); in cache_create()