Searched refs:atomic_set_ptr (Results 1 – 11 of 11) sorted by relevance
61 #define atomic_set_ptr atomic_set_32 macro
341 #define atomic_set_ptr atomic_set_long macro345 #define atomic_set_ptr atomic_set_int
460 #define atomic_set_ptr atomic_set_64 macro
433 #define atomic_set_ptr atomic_set_64 macro
424 atomic_set_ptr(&m->mtx_lock, MTX_RECURSED); in _mtx_trylock_flags_int()531 atomic_set_ptr(&m->mtx_lock, MTX_RECURSED); in __mtx_lock_sleep()
371 atomic_set_ptr(&sx->sx_lock, SX_LOCK_RECURSED); in sx_try_xlock_int()635 atomic_set_ptr(&sx->sx_lock, SX_LOCK_RECURSED); in _sx_xlock_hard()
325 atomic_set_ptr(&rw->rw_lock, RW_LOCK_WRITER_RECURSED); in __rw_try_wlock_int()958 atomic_set_ptr(&rw->rw_lock, RW_LOCK_WRITER_RECURSED); in __rw_wlock_hard()
657 #define atomic_set_ptr atomic_set_long macro
736 #define atomic_set_ptr atomic_set_long macro
898 #define atomic_set_ptr(p, v) \ macro
875 atomic_set_ptr((uintptr_t *)&invl_gen->next, in pmap_delayed_invl_finish_u()