Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dqspinlock.h43 #define virt_spin_lock virt_spin_lock macro
44 static inline bool virt_spin_lock(struct qspinlock *lock) in virt_spin_lock() function
/linux-4.4.14/include/asm-generic/
Dqspinlock.h140 static __always_inline bool virt_spin_lock(struct qspinlock *lock) in virt_spin_lock() function