Searched refs:init_allocator (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-cache-policy-smq.c701 static void init_allocator(struct entry_alloc *ea, struct entry_space *es, function
1757 init_allocator(&mq->writeback_sentinel_alloc, &mq->es, 0, nr_sentinels_per_queue);
1761 init_allocator(&mq->demote_sentinel_alloc, &mq->es, nr_sentinels_per_queue, total_sentinels);
1765 init_allocator(&mq->hotspot_alloc, &mq->es, total_sentinels,
1768 init_allocator(&mq->cache_alloc, &mq->es,

Completed in 125 milliseconds