Searched defs:UPL_ABORT_RESTART (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/vm/
H A Dvnode_pager.c674 ubc_upl_abort_range(upl, (upl_offset_t) xoff, xsize, UPL_ABORT_FREE_ON_EMPTY | UPL_ABORT_RESTART); local
/darwin-on-arm/xnu/osfmk/mach/
H A Dmemory_object_types.h478 #define UPL_ABORT_RESTART 0x1 macro
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c3892 ubc_upl_abort_range(upl, (upl_offset_t) offset, xsize, UPL_ABORT_FREE_ON_EMPTY | UPL_ABORT_RESTART); local

Completed in 38 milliseconds