Searched refs:barrier (Results 176 - 200 of 545) sorted by relevance

1234567891011>>

/linux-master/kernel/rcu/
H A Dsrcutiny.c228 barrier();
230 barrier();
258 barrier();
/linux-master/arch/alpha/kernel/
H A Dsmp.c106 barrier();
111 barrier();
186 barrier();
346 barrier();
382 barrier();
/linux-master/arch/powerpc/platforms/powermac/
H A Dsmp.c381 barrier();
387 barrier();
424 barrier();
462 barrier();
469 barrier();
487 barrier();
/linux-master/arch/arm/mach-omap2/
H A Dsleep24xx.S55 mcr p15, 0, r3, c7, c10, 4 @ memory barrier, hope SDR/DDR finished
/linux-master/arch/arm/include/asm/
H A Dspinlock.h10 #include <asm/barrier.h>
51 * A memory barrier is required after we get a lock, and before we
H A Dtls.h93 barrier();
/linux-master/drivers/dma/
H A Ddmaengine.h75 barrier();
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-msglog.c13 #include <asm/barrier.h>
46 /* Now we've read out_pos, put a barrier in before reading the new
/linux-master/arch/mips/include/asm/
H A Dfutex.h16 #include <asm/barrier.h>
/linux-master/arch/csky/include/asm/
H A Dcmpxchg.h8 #include <asm/barrier.h>
H A Datomic.h10 #include <asm/barrier.h>
/linux-master/arch/parisc/include/asm/
H A Dbitops.h12 #include <asm/barrier.h>
/linux-master/arch/hexagon/include/asm/
H A Dbitops.h14 #include <asm/barrier.h>
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-fpa.h234 barrier();
257 * we free this buffer. This also serves as a barrier to
/linux-master/arch/arm64/include/asm/
H A Dbarrier.h3 * Based on arch/arm/include/asm/barrier.h
215 #include <asm-generic/barrier.h>
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_pkt_access.c144 barrier(); /* to force ordering of checks */
/linux-master/arch/sh/include/asm/
H A Dprocessor.h95 #define cpu_relax() barrier()
/linux-master/include/asm-generic/
H A Datomic.h13 #include <asm/barrier.h>
/linux-master/kernel/trace/
H A Dfgraph.c96 barrier();
212 barrier();
264 barrier();
594 barrier();
/linux-master/include/linux/
H A Dmount.h14 #include <asm/barrier.h>
/linux-master/arch/riscv/kernel/
H A Dmachine_kexec.c11 #include <asm/barrier.h> /* For smp_wmb() */
H A Dparavirt.c20 #include <asm/barrier.h>
/linux-master/arch/m68k/include/asm/
H A Dprocessor.h163 #define cpu_relax() barrier()
/linux-master/tools/testing/selftests/kvm/
H A Drseq_test.c14 #include <asm/barrier.h>
/linux-master/arch/powerpc/include/asm/vdso/
H A Dgettimeofday.h8 #include <asm/barrier.h>

Completed in 386 milliseconds

1234567891011>>