Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/include/gcc/ppc/
H A Dck_pr.h71 #define CK_PR_LWSYNCOP "lwsync" macro
73 #define CK_PR_LWSYNCOP "sync" macro
76 CK_PR_FENCE(atomic, CK_PR_LWSYNCOP) in CK_PR_FENCE() argument
81 CK_PR_FENCE(store, CK_PR_LWSYNCOP) in CK_PR_FENCE()
83 CK_PR_FENCE(load, CK_PR_LWSYNCOP) in CK_PR_FENCE()
86 CK_PR_FENCE(acquire, CK_PR_LWSYNCOP) in CK_PR_FENCE()
87 CK_PR_FENCE(release, CK_PR_LWSYNCOP) in CK_PR_FENCE()
88 CK_PR_FENCE(acqrel, CK_PR_LWSYNCOP) in CK_PR_FENCE()
89 CK_PR_FENCE(lock, CK_PR_LWSYNCOP) in CK_PR_FENCE()
90 CK_PR_FENCE(unlock, CK_PR_LWSYNCOP) in CK_PR_FENCE()
[all …]