Home
last modified time | relevance | path

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

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