Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/include/gcc/sparcv9/
H A Dck_pr.h71 CK_PR_FENCE(atomic_store, "membar #StoreStore")
/f-stack/freebsd/contrib/ck/include/gcc/aarch64/
H A Dck_pr.h69 CK_PR_FENCE(atomic_store, CK_DMB_ST)
/f-stack/freebsd/contrib/ck/include/
H A Dck_pr.h96 CK_PR_FENCE_EMIT(atomic_store) in CK_PR_FENCE_EMIT()
116 CK_PR_FENCE_EMIT(atomic_store) in CK_PR_FENCE_EMIT()
136 CK_PR_FENCE_NOOP(atomic_store) in CK_PR_FENCE_EMIT()
/f-stack/freebsd/contrib/ck/include/gcc/
H A Dck_pr.h135 CK_PR_FENCE(atomic_store) in CK_PR_FENCE()
/f-stack/freebsd/contrib/ck/include/gcc/ppc/
H A Dck_pr.h77 CK_PR_FENCE(atomic_store, CK_PR_LWSYNCOP) in CK_PR_FENCE()
/f-stack/freebsd/contrib/ck/include/gcc/ppc64/
H A Dck_pr.h74 CK_PR_FENCE(atomic_store, "lwsync")
/f-stack/freebsd/sys/
H A Dstdatomic.h362 #define atomic_store(object, desired) \ macro
/f-stack/freebsd/contrib/ck/include/gcc/x86/
H A Dck_pr.h91 CK_PR_FENCE(atomic_store, "")
/f-stack/freebsd/contrib/ck/include/gcc/arm/
H A Dck_pr.h86 CK_PR_FENCE(atomic_store, CK_DMB_ST) in CK_PR_FENCE()
/f-stack/freebsd/contrib/ck/include/gcc/x86_64/
H A Dck_pr.h80 CK_PR_FENCE(atomic_store, "")