Home
last modified time | relevance | path

Searched refs:upl_callout_iodone (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.41.3/osfmk/vm/
H A Dvm_pageout_xnu.h52 extern void upl_callout_iodone(upl_t);
H A Dvm_pageout.c5693 upl_callout_iodone(upl);
9926 upl_callout_iodone(upl_t upl) function