Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/include/uapi/asm-generic/
Dmman-common.h28 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/Linux-v5.4/tools/include/uapi/asm-generic/
Dmman-common.h28 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/Linux-v5.4/fs/ext4/
Dfile.c521 .mmap_supported_flags = MAP_SYNC,
/Linux-v5.4/drivers/dax/
Ddevice.c401 .mmap_supported_flags = MAP_SYNC,
/Linux-v5.4/fs/xfs/
Dxfs_file.c1260 .mmap_supported_flags = MAP_SYNC,