Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmman.h30 #ifndef MAP_SYNC
31 #define MAP_SYNC 0 macro
158 _calc_vm_trans(flags, MAP_SYNC, VM_SYNC ) | in calc_vm_flag_bits()
/Linux-v6.6/include/uapi/asm-generic/
Dmman-common.h30 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/Linux-v6.6/tools/include/uapi/asm-generic/
Dmman-common.h30 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/Linux-v6.6/drivers/dax/
Ddevice.c380 .mmap_supported_flags = MAP_SYNC,
/Linux-v6.6/fs/ext4/
Dfile.c960 .mmap_supported_flags = MAP_SYNC,
/Linux-v6.6/fs/xfs/
Dxfs_file.c1456 .mmap_supported_flags = MAP_SYNC,