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

/linux-master/include/linux/
H A Dmman.h30 #ifndef MAP_SYNC
31 #define MAP_SYNC 0 macro
158 _calc_vm_trans(flags, MAP_SYNC, VM_SYNC ) |
/linux-master/include/uapi/asm-generic/
H A Dmman-common.h30 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dmman-common.h30 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/linux-master/drivers/dax/
H A Ddevice.c380 .mmap_supported_flags = MAP_SYNC,
/linux-master/fs/ext4/
H A Dfile.c941 .mmap_supported_flags = MAP_SYNC,
/linux-master/fs/xfs/
H A Dxfs_file.c1493 .mmap_supported_flags = MAP_SYNC,

Completed in 118 milliseconds