Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c813 struct entry_alloc hotspot_alloc; member
1319 hi = get_index(&mq->hotspot_alloc, e); in update_hotspot_queue()
1328 e = alloc_entry(&mq->hotspot_alloc); in update_hotspot_queue()
1333 hi = get_index(&mq->hotspot_alloc, e); in update_hotspot_queue()
1765 init_allocator(&mq->hotspot_alloc, &mq->es, total_sentinels, in __smq_create()