Searched defs:sv_lock (Results 1 – 3 of 3) sorted by relevance
78 spinlock_t sv_lock; /* Spinlock protecting the sv itself. */ member
62 static inline void sv_lock(sv_t *sv) { in sv_lock() function
33 spinlock_t sv_lock; member