Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_pageout_xnu.h52 extern void upl_callout_iodone(upl_t);
H A Dvm_pageout.c5736 upl_callout_iodone(upl);
10118 upl_callout_iodone(upl_t upl) function