Home
last modified time | relevance | path

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

/include/linux/
A Datomic.h50 #ifndef __atomic_pre_full_fence
51 #define __atomic_pre_full_fence smp_mb__before_atomic macro
74 __atomic_pre_full_fence(); \
/include/linux/atomic/
A Datomic-arch-fallback.h567 __atomic_pre_full_fence(); in raw_atomic_add_return()
670 __atomic_pre_full_fence(); in raw_atomic_fetch_add()
790 __atomic_pre_full_fence(); in raw_atomic_sub_return()
893 __atomic_pre_full_fence(); in raw_atomic_fetch_sub()
1015 __atomic_pre_full_fence(); in raw_atomic_inc_return()
1114 __atomic_pre_full_fence(); in raw_atomic_fetch_inc()
1233 __atomic_pre_full_fence(); in raw_atomic_dec_return()
1332 __atomic_pre_full_fence(); in raw_atomic_fetch_dec()
1449 __atomic_pre_full_fence(); in raw_atomic_fetch_and()
1573 __atomic_pre_full_fence(); in raw_atomic_fetch_andnot()
[all …]

Completed in 10 milliseconds