Home
last modified time | relevance | path

Searched refs:BARRIER (Results 1 – 7 of 7) sorted by relevance

/linux/arch/mips/kernel/
H A Dbmips_vec.S23 .macro BARRIER macro
119 BARRIER
176 BARRIER
195 BARRIER
214 BARRIER
298 BARRIER
315 BARRIER
/linux/arch/mips/mm/
H A Dtlb-r3k.c32 #define BARRIER \ macro
164 BARRIER; in local_flush_tlb_page()
203 BARRIER; in __update_tlb()
/linux/arch/mips/dec/
H A Dkn01-berr.c28 #define BARRIER \ macro
113 BARRIER; in dec_kn01_be_backend()
/linux/fs/ext4/
H A Dfsync.c91 if (test_opt(inode->i_sb, BARRIER)) in ext4_fsync_nojournal()
H A Dfast_commit.c670 if (test_opt(sb, BARRIER) && is_tail) in ext4_fc_submit_bh()
/linux/fs/nilfs2/
H A Dthe_nilfs.h360 if (!nilfs_test_opt(nilfs, BARRIER) || nilfs->ns_flushed_device) in nilfs_flush_device()
/linux/Documentation/
H A Dmemory-barriers.txt272 the COMPILER BARRIER section.
374 VARIETIES OF MEMORY BARRIER
922 Please see the COMPILER BARRIER section for more information.
939 SMP BARRIER PAIRING
1002 EXAMPLES OF MEMORY BARRIER SEQUENCES
1532 COMPILER BARRIER
1955 accesses to MMIO regions. See the later "KERNEL I/O BARRIER EFFECTS"
2311 INTER-CPU ACQUIRING BARRIER EFFECTS
2550 KERNEL I/O BARRIER EFFECTS