Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-cache-policy-smq.c810 struct entry_alloc hotspot_alloc; member
1308 hi = get_index(&mq->hotspot_alloc, e); in update_hotspot_queue()
1317 e = alloc_entry(&mq->hotspot_alloc); in update_hotspot_queue()
1322 hi = get_index(&mq->hotspot_alloc, e); in update_hotspot_queue()
1755 init_allocator(&mq->hotspot_alloc, &mq->es, total_sentinels, in __smq_create()