Searched refs:set_lock_byte64 (Results 1 – 1 of 1) sorted by relevance
356 set_lock_byte64(volatile uint64_t *lockword64, pid_t ownerpid) in set_lock_byte64() function1483 if (set_lock_byte64(lockp, udp->pid) == 0) { in mutex_trylock_process()1521 set_lock_byte64(lockp, udp->pid) == 0) { in mutex_trylock_process()1558 if (set_lock_byte64(lockp, udp->pid) == 0) { in mutex_trylock_process()2202 if (set_lock_byte64(&mp->mutex_lockword64, udp->pid) == 0) { in fast_process_lock()