Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dqspinlock_paravirt.h173 struct pv_hash_entry { struct
178 #define PV_HE_PER_LINE (SMP_CACHE_BYTES / sizeof(struct pv_hash_entry)) argument
179 #define PV_HE_MIN (PAGE_SIZE / sizeof(struct pv_hash_entry))
181 static struct pv_hash_entry *pv_lock_hash;
202 sizeof(struct pv_hash_entry), in __pv_init_lock_hash()
217 struct pv_hash_entry *he; in pv_hash()
244 struct pv_hash_entry *he; in pv_unhash()