Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_csan.c411 #define _CSAN_ATOMIC_FUNC_CMPSET(name, type) \ macro
421 _CSAN_ATOMIC_FUNC_CMPSET(name, type) \
422 _CSAN_ATOMIC_FUNC_CMPSET(acq_##name, type) \
423 _CSAN_ATOMIC_FUNC_CMPSET(rel_##name, type)