Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A 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()
/kernel/linux/linux-6.6/include/linux/
H A 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()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dmman.h18 #define MAP_SYNC 0x80000 macro
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dmman-common.h30 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dmman-common.h31 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dmman-common.h31 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dmman-common.h30 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dmman-common.h35 #define MAP_SYNC 0x080000 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dmman-common.h35 #define MAP_SYNC 0x080000 macro
/kernel/linux/linux-5.10/drivers/dax/
H A Ddevice.c378 .mmap_supported_flags = MAP_SYNC,
/kernel/linux/linux-6.6/drivers/dax/
H A Ddevice.c380 .mmap_supported_flags = MAP_SYNC,
/kernel/linux/linux-5.10/fs/ext4/
H A Dfile.c925 .mmap_supported_flags = MAP_SYNC,
/kernel/linux/linux-6.6/fs/ext4/
H A Dfile.c941 .mmap_supported_flags = MAP_SYNC,
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_file.c1394 .mmap_supported_flags = MAP_SYNC,
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_file.c1493 .mmap_supported_flags = MAP_SYNC,

Completed in 11 milliseconds