Searched refs:atomic_set_ptr (Results 1 – 13 of 13) sorted by relevance
64 #define atomic_set_ptr atomic_set_32 macro
344 #define atomic_set_ptr atomic_set_long macro348 #define atomic_set_ptr atomic_set_int
459 #define atomic_set_ptr atomic_set_64 macro
622 #define atomic_set_ptr atomic_set_long macro
453 atomic_set_ptr(&m->mtx_lock, MTX_RECURSED); in _mtx_trylock_flags_int()554 atomic_set_ptr(&m->mtx_lock, MTX_RECURSED); in __mtx_lock_sleep()
375 atomic_set_ptr(&sx->sx_lock, SX_LOCK_RECURSED); in sx_try_xlock_int()632 atomic_set_ptr(&sx->sx_lock, SX_LOCK_RECURSED); in _sx_xlock_hard()
331 atomic_set_ptr(&rw->rw_lock, RW_LOCK_WRITER_RECURSED); in __rw_try_wlock_int()959 atomic_set_ptr(&rw->rw_lock, RW_LOCK_WRITER_RECURSED); in __rw_wlock_hard()
820 atomic_set_ptr(&lk->lk_lock, LK_WRITER_RECURSED); in lockmgr_xlock_hard()
545 #define atomic_set_ptr atomic_set_64 macro
267 #define atomic_set_ptr ATOMIC_SAN(set_ptr) macro
760 #define atomic_set_ptr atomic_set_long macro
873 #define atomic_set_ptr(p, v) \ macro
961 atomic_set_ptr((uintptr_t *)&invl_gen->next, in pmap_delayed_invl_finish_u()