Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
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 …]
Datomic.h54 #ifndef __atomic_post_full_fence
55 #define __atomic_post_full_fence smp_mb__after_atomic macro
76 __atomic_post_full_fence(); \
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 …]
/Linux-v5.10/scripts/atomic/fallbacks/
Dfence8 __atomic_post_full_fence();
/Linux-v5.10/arch/alpha/include/asm/
Datomic.h25 #define __atomic_post_full_fence() macro