Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/locking/
Dqspinlock_paravirt.h171 struct pv_hash_entry { struct
176 #define PV_HE_PER_LINE (SMP_CACHE_BYTES / sizeof(struct pv_hash_entry)) argument
177 #define PV_HE_MIN (PAGE_SIZE / sizeof(struct pv_hash_entry))
179 static struct pv_hash_entry *pv_lock_hash;
200 sizeof(struct pv_hash_entry), in __pv_init_lock_hash()
215 struct pv_hash_entry *he; in pv_hash()
242 struct pv_hash_entry *he; in pv_unhash()