Searched refs:barrier (Results 401 - 425 of 546) sorted by last modified time

<<11121314151617181920>>

/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/hexagon/include/asm/
H A Dbitops.h14 #include <asm/barrier.h>
/linux-master/include/asm-generic/bitops/
H A Dgeneric-non-atomic.h7 #include <asm/barrier.h>
/linux-master/arch/parisc/include/asm/
H A Dbitops.h12 #include <asm/barrier.h>
/linux-master/drivers/xen/xen-pciback/
H A Dpciback_ops.c332 barrier();
/linux-master/arch/loongarch/include/asm/
H A Dvdso.h14 #include <asm/barrier.h>
H A Dbitops.h14 #include <asm/barrier.h>
/linux-master/arch/arm/include/asm/
H A Dbitops.h29 #include <asm/barrier.h>
/linux-master/sound/isa/wavefront/
H A Dwavefront_synth.c1809 barrier();
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_p9_perf.c76 barrier();
78 barrier();
188 barrier();
190 barrier();
/linux-master/arch/arm/mach-orion5x/
H A Dkurobox_pro-setup.c212 barrier();
/linux-master/arch/loongarch/include/asm/vdso/
H A Dprocessor.h10 #define cpu_relax() barrier()
/linux-master/arch/mips/kernel/
H A Dperf_event_mipsxx.c493 barrier();
/linux-master/include/asm-generic/
H A Dqrwlock.h17 #include <asm/barrier.h>
/linux-master/arch/arm/mach-hisi/
H A Dplatsmp.c170 barrier();
172 barrier();
/linux-master/tools/testing/selftests/bpf/progs/
H A Dloop5.c20 barrier();
23 barrier();
26 barrier();
/linux-master/kernel/
H A Dstop_machine.c406 barrier();
416 barrier();
/linux-master/drivers/scsi/
H A Dvmw_pvscsi.c653 * barrier usage : Since the PVSCSI device is emulated, there could be cases
669 * This barrier() ensures that *e is not dereferenced while
674 barrier();
677 * This barrier() ensures that compiler doesn't reorder write
682 barrier();
767 barrier();
1108 barrier();
1110 barrier();
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mgmt.c16 #include <asm/barrier.h>
/linux-master/arch/xtensa/include/asm/
H A Dbitops.h22 #include <asm/barrier.h>
H A Dbarrier.h15 #define __rmb() barrier()
25 #define __smp_mb__before_atomic() barrier()
26 #define __smp_mb__after_atomic() barrier()
29 #include <asm-generic/barrier.h>
/linux-master/arch/s390/include/asm/
H A Dspinlock.h15 #include <asm/barrier.h>
60 barrier();
99 #define arch_read_relax(rw) barrier()
100 #define arch_write_relax(rw) barrier()
H A Dbarrier.h30 #define __rmb() barrier()
31 #define __wmb() barrier()
41 barrier(); \
49 barrier(); \
53 #define __smp_mb__before_atomic() barrier()
54 #define __smp_mb__after_atomic() barrier()
80 #include <asm-generic/barrier.h>
/linux-master/arch/csky/include/asm/
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>
/linux-master/kernel/events/
H A Dinternal.h219 barrier();
226 barrier();

Completed in 350 milliseconds

<<11121314151617181920>>