Home
last modified time | relevance | path

Searched refs:UPL_FILE_IO (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/osfmk/mach/
H A Dmemory_object_types.h537 #define UPL_FILE_IO 0x00000200ULL macro
/xnu-11215/bsd/vfs/
H A Dvfs_cluster.c3103 upl_flags = UPL_FILE_IO | UPL_COPYOUT_FROM | UPL_NO_SYNC | in cluster_write_direct()
3385 upl_flags = UPL_FILE_IO | UPL_COPYOUT_FROM | UPL_NO_SYNC | in cluster_write_contig()
4680 UPL_FILE_IO | UPL_SET_LITE, in cluster_read_copy()
5435 upl_flags = UPL_FILE_IO | UPL_NO_SYNC | UPL_SET_INTERNAL | UPL_SET_LITE | UPL_SET_IO_WIRE; in cluster_read_direct()
5750 …upl_flags = UPL_FILE_IO | UPL_NO_SYNC | UPL_CLEAN_IN_PLACE | UPL_SET_INTERNAL | UPL_SET_LITE | UPL… in cluster_read_contig()
6978 upl_flags |= UPL_FILE_IO; in cluster_align_phys_io()
/xnu-11215/osfmk/vm/
H A Dvm_tests.c1048 upl_flags = UPL_FILE_IO | UPL_NO_SYNC | UPL_SET_INTERNAL | UPL_SET_LITE | UPL_SET_IO_WIRE; in vm_test_per_mapping_internal_accounting()
H A Dvm_pageout.c6388 if (!(cntrl_flags & UPL_FILE_IO)) {
6398 if (!(cntrl_flags & UPL_FILE_IO)) {