Searched refs:lowner (Results 1 – 2 of 2) sorted by relevance
467 uintptr_t lowner; in usimple_lock_acquire_timeout_panic() local474 lowner = (uintptr_t)l->interlock.lock_data; in usimple_lock_acquire_timeout_panic()475 lsti = lck_spinlock_timeout_hit(l, lowner); in usimple_lock_acquire_timeout_panic()484 l, lowner, current_thread(), lsti->owner_cpu, in usimple_lock_acquire_timeout_panic()
845 uintptr_t lowner = (uintptr_t)lock->interlock.lock_data; in mp_safe_spin_lock() local847 lsti = lck_spinlock_timeout_hit(lock, lowner); in mp_safe_spin_lock()852 lock, lowner, current_thread(), in mp_safe_spin_lock()