Home
last modified time | relevance | path

Searched refs:MAP_SYNC (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/
Dmman.h27 #ifndef MAP_SYNC
28 #define MAP_SYNC 0 macro
134 _calc_vm_trans(flags, MAP_SYNC, VM_SYNC ); in calc_vm_flag_bits()
/linux-4.19.296/include/uapi/asm-generic/
Dmman.h16 #define MAP_SYNC 0x80000 /* perform synchronous page faults for the mapping */ macro
/linux-4.19.296/fs/ext4/
Dfile.c525 .mmap_supported_flags = MAP_SYNC,
/linux-4.19.296/fs/xfs/
Dxfs_file.c1187 .mmap_supported_flags = MAP_SYNC,