Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/locking/
Dqspinlock_paravirt.h59 struct pv_hash_entry { struct
64 #define PV_HE_PER_LINE (SMP_CACHE_BYTES / sizeof(struct pv_hash_entry)) argument
65 #define PV_HE_MIN (PAGE_SIZE / sizeof(struct pv_hash_entry))
67 static struct pv_hash_entry *pv_lock_hash;
88 sizeof(struct pv_hash_entry), in __pv_init_lock_hash()
102 struct pv_hash_entry *he; in pv_hash()
126 struct pv_hash_entry *he; in pv_unhash()