Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmman.h27 #ifndef MAP_SYNC
28 #define MAP_SYNC 0 macro
156 _calc_vm_trans(flags, MAP_SYNC, VM_SYNC ) | in calc_vm_flag_bits()
/Linux-v5.10/tools/include/uapi/asm-generic/
Dmman-common.h30 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/Linux-v5.10/include/uapi/asm-generic/
Dmman-common.h30 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/Linux-v5.10/drivers/dax/
Ddevice.c378 .mmap_supported_flags = MAP_SYNC,
/Linux-v5.10/fs/ext4/
Dfile.c903 .mmap_supported_flags = MAP_SYNC,
/Linux-v5.10/fs/xfs/
Dxfs_file.c1377 .mmap_supported_flags = MAP_SYNC,