Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dqspinlock_paravirt.h167 struct pv_hash_entry { struct
172 #define PV_HE_PER_LINE (SMP_CACHE_BYTES / sizeof(struct pv_hash_entry)) argument
173 #define PV_HE_MIN (PAGE_SIZE / sizeof(struct pv_hash_entry))
175 static struct pv_hash_entry *pv_lock_hash;
196 sizeof(struct pv_hash_entry), in __pv_init_lock_hash()
211 struct pv_hash_entry *he; in pv_hash()
239 struct pv_hash_entry *he; in pv_unhash()