Searched refs:smp_mb (Results 176 - 200 of 325) sorted by last modified time

1234567891011>>

/linux-master/fs/ceph/
H A Dsuper.h690 smp_mb();
/linux-master/fs/cachefiles/
H A Dondemand.c432 smp_mb();
/linux-master/tools/perf/util/
H A Dauxtrace.h494 smp_mb();
H A Dauxtrace.c1766 * | smp_mb()
1820 smp_mb();
/linux-master/fs/netfs/
H A Dfscache_cookie.c199 smp_mb();
/linux-master/drivers/usb/class/
H A Dcdc-acm.c560 * smp_mb() in unthrottle().
605 smp_mb(); /* against acm_suspend() */
909 smp_mb();
/linux-master/drivers/tty/hvc/
H A Dhvc_console.c1055 smp_mb();
/linux-master/drivers/mailbox/
H A Dmtk-cmdq-mailbox.c442 smp_mb(); /* modify jump before enable thread */
/linux-master/block/
H A Dblk-mq-sched.c42 smp_mb();
/linux-master/arch/riscv/kernel/
H A Dcpu_ops_sbi.c73 smp_mb();
77 smp_mb();
H A Dcpu_ops_spinwait.c36 smp_mb();
/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx.c732 smp_mb(); /* ensure we change state before checking reset_pending */
/linux-master/drivers/net/ethernet/netronome/nfp/nfdk/
H A Ddp.c34 smp_mb();
559 smp_mb();
/linux-master/drivers/net/ethernet/netronome/nfp/nfd3/
H A Ddp.c57 smp_mb();
495 smp_mb();
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c748 smp_mb();
H A Dsiw_mem.c125 smp_mb();
/linux-master/net/netfilter/ipvs/
H A Dip_vs_est.c186 smp_mb();
/linux-master/mm/
H A Dksm.c3358 smp_mb(); /* wake_up_bit advises this */
/linux-master/kernel/
H A Drelay.c633 smp_mb();
679 smp_mb();
/linux-master/include/linux/
H A Dwait.h105 * with an extra smp_mb() like::
111 * smp_mb(); // smp_mb() from set_current_state()
118 * Because without the explicit smp_mb() it's possible for the
122 * Also note that this 'optimization' trades a spin_lock() for an smp_mb(),
160 smp_mb();
H A Drmap.h288 smp_mb();
545 smp_mb();
/linux-master/fs/jbd2/
H A Dtransaction.c1210 smp_mb();
/linux-master/fs/bcachefs/
H A Dsix.c158 smp_mb();
167 smp_mb();
189 smp_mb();
571 smp_mb(); /* unlock barrier */
573 smp_mb(); /* between unlocking and checking for waiters */
/linux-master/fs/
H A Dsplice.c180 smp_mb();
419 smp_mb();
/linux-master/arch/x86/events/amd/
H A Dibs.c1533 smp_mb();

Completed in 373 milliseconds

1234567891011>>