Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Datomic-arch-fallback.h132 __atomic_post_full_fence(); in arch_atomic_add_return()
174 __atomic_post_full_fence(); in arch_atomic_fetch_add()
216 __atomic_post_full_fence(); in arch_atomic_sub_return()
258 __atomic_post_full_fence(); in arch_atomic_fetch_sub()
348 __atomic_post_full_fence(); in arch_atomic_inc_return()
429 __atomic_post_full_fence(); in arch_atomic_fetch_inc()
519 __atomic_post_full_fence(); in arch_atomic_dec_return()
600 __atomic_post_full_fence(); in arch_atomic_fetch_dec()
642 __atomic_post_full_fence(); in arch_atomic_fetch_and()
732 __atomic_post_full_fence(); in arch_atomic_fetch_andnot()
[all …]
H A Datomic-fallback.h145 __atomic_post_full_fence(); in atomic_add_return()
192 __atomic_post_full_fence(); in atomic_fetch_add()
241 __atomic_post_full_fence(); in atomic_sub_return()
288 __atomic_post_full_fence(); in atomic_fetch_sub()
385 __atomic_post_full_fence(); in atomic_inc_return()
471 __atomic_post_full_fence(); in atomic_fetch_inc()
568 __atomic_post_full_fence(); in atomic_dec_return()
654 __atomic_post_full_fence(); in atomic_fetch_dec()
703 __atomic_post_full_fence(); in atomic_fetch_and()
800 __atomic_post_full_fence(); in atomic_fetch_andnot()
[all …]
H A Datomic.h54 #ifndef __atomic_post_full_fence
55 #define __atomic_post_full_fence smp_mb__after_atomic macro
76 __atomic_post_full_fence(); \
/OK3568_Linux_fs/kernel/scripts/atomic/fallbacks/
H A Dfence8 __atomic_post_full_fence();
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Datomic.h25 #define __atomic_post_full_fence() macro