Searched refs:upl_abort (Results 1 - 8 of 8) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/default_pager/
H A Ddp_memory_object.c749 upl_abort(upl,0);
772 upl_abort(upl,0);
H A Ddp_backing_store.c2100 /* add upl_abort code here */
2583 upl_abort(upl, UPL_ABORT_ERROR);
2585 upl_abort(upl, UPL_ABORT_UNAVAILABLE);
2990 upl_abort(upl, 0);
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_apple_protect.c562 upl_abort(upl, 0);
H A Dbsd_vm.c968 upl_abort(upl, 0);
H A Dvm_user.c2913 kr = upl_abort(upl, abort_type);
H A Dvm_pageout.c4689 upl_abort( function
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dubc_subr.c2072 kr = upl_abort(upl, abort_type);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1959 upl_abort(iopl.fIOPL, 0);
1996 upl_abort(ioplList[range].fIOPL, 0);

Completed in 125 milliseconds