Searched refs:barrier (Results 101 - 125 of 545) sorted by path

1234567891011>>

/linux-master/arch/arm64/include/asm/vdso/
H A Dgettimeofday.h11 #include <asm/barrier.h>
/linux-master/arch/arm64/kernel/
H A Dfpsimd.c1821 * This function may be called with preemption enabled. The barrier()
1826 * The final barrier ensures that TIF_FOREIGN_FPSTATE is seen set by any
1839 barrier();
1842 barrier();
H A Dhibernate.c20 #include <asm/barrier.h>
H A Didle.c9 #include <asm/barrier.h>
H A Dmte.c21 #include <asm/barrier.h>
H A Dprocess.c263 barrier();
537 * This full barrier is also required by the membarrier system
H A Dstacktrace.c325 barrier();
H A Dsys_compat.c97 barrier();
/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h21 #include <asm/barrier.h>
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c18 #include <asm/barrier.h>
/linux-master/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c18 #include <asm/barrier.h>
/linux-master/arch/arm64/lib/
H A Duaccess_flushcache.c7 #include <asm/barrier.h>
15 * barrier to order the cache maintenance against the memcpy.
/linux-master/arch/arm64/mm/
H A Dmmu.c29 #include <asm/barrier.h>
/linux-master/arch/csky/abiv2/inc/abi/
H A Dckmmu.h7 #include <asm/barrier.h>
/linux-master/arch/csky/include/asm/
H A Datomic.h10 #include <asm/barrier.h>
H A Dbarrier.h13 * bar.brwarws: ordering barrier for all load/store instructions
69 * sync: completion barrier, all sync.xx instructions
85 #include <asm-generic/barrier.h>
H A Dbitops.h7 #include <asm/barrier.h>
H A Dcmpxchg.h8 #include <asm/barrier.h>
H A Dprocessor.h83 #define cpu_relax() barrier()
/linux-master/arch/csky/include/asm/vdso/
H A Dgettimeofday.h8 #include <asm/barrier.h>
H A Dprocessor.h8 #define cpu_relax() barrier()
/linux-master/arch/csky/mm/
H A Dcachev2.c8 #include <asm/barrier.h>
/linux-master/arch/hexagon/include/asm/
H A Datomic.h13 #include <asm/barrier.h>
H A Dbitops.h14 #include <asm/barrier.h>
H A Dspinlock.h12 #include <asm/barrier.h>
17 * Really need to check all the barrier stuff for "true" SMP

Completed in 281 milliseconds

1234567891011>>