Searched refs:migration_worker (Results 1 – 1 of 1) sorted by relevance
448 struct work_struct migration_worker; member537 queue_work(cache->wq, &cache->migration_worker); in wake_migration_worker()1975 struct cache *cache = container_of(ws, struct cache, migration_worker); in check_migrations()2629 INIT_WORK(&cache->migration_worker, check_migrations); in cache_create()