native_queued_spin_lock_slowpath 31 arch/x86/include/asm/qspinlock.h extern void native_queued_spin_lock_slowpath(struct qspinlock *lock, u32 val); native_queued_spin_lock_slowpath 440 arch/x86/kernel/paravirt.c .lock.queued_spin_lock_slowpath = native_queued_spin_lock_slowpath, native_queued_spin_lock_slowpath 288 kernel/locking/qspinlock.c #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath