Home
last modified time | relevance | path

Searched refs:_atomic_fcmpset_masked_word (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A D_atomic_subword.h101 #ifndef _atomic_fcmpset_masked_word
103 _atomic_fcmpset_masked_word(uint32_t *addr, uint32_t *old, uint32_t val, in _atomic_fcmpset_masked_word() function
141 ret = _atomic_fcmpset_masked_word(_ATOMIC_WORD_ALIGNED(addr), in atomic_fcmpset_8()
171 ret = _atomic_fcmpset_masked_word(_ATOMIC_WORD_ALIGNED(addr), in atomic_fcmpset_16()