Home
last modified time | relevance | path

Searched defs:hopcnt (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/kernel/locking/
Dqspinlock_stat.h100 static inline void lockevent_pv_hop(int hopcnt) in lockevent_pv_hop()
140 static inline void lockevent_pv_hop(int hopcnt) { } in lockevent_pv_hop()
Dqspinlock_paravirt.h216 int hopcnt = 0; in pv_hash() local