Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-policy-smq.c787 struct entry_alloc hotspot_alloc; member
1199 hi = get_index(&mq->hotspot_alloc, e); in update_hotspot_queue()
1207 e = alloc_entry(&mq->hotspot_alloc); in update_hotspot_queue()
1212 hi = get_index(&mq->hotspot_alloc, e); in update_hotspot_queue()
1643 init_allocator(&mq->hotspot_alloc, &mq->es, total_sentinels, in smq_create()