Home
last modified time | relevance | path

Searched refs:cache_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
A Ddm-cache-policy-smq.c811 struct entry_alloc cache_alloc; member
988 return to_cblock(get_index(&mq->cache_alloc, e)); in infer_cblock()
1236 if (allocator_empty(&mq->cache_alloc)) { in queue_promotion()
1253 e = alloc_entry(&mq->cache_alloc); in queue_promotion()
1261 free_entry(&mq->cache_alloc, e); in queue_promotion()
1462 struct entry *e = get_entry(&mq->cache_alloc, in __complete_background_work()
1475 free_entry(&mq->cache_alloc, e); in __complete_background_work()
1484 free_entry(&mq->cache_alloc, e); in __complete_background_work()
1588 free_entry(&mq->cache_alloc, e); in smq_invalidate_mapping()
1610 r = to_cblock(mq->cache_alloc.nr_allocated); in smq_residency()
[all …]
/linux/drivers/md/bcache/
A Dsuper.c2232 static int cache_alloc(struct cache *ca) in cache_alloc() function
2359 ret = cache_alloc(ca); in register_cache()

Completed in 12 milliseconds