Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dsystm.h193 int vsunlock(user_addr_t addr, user_size_t len, int dirtied);
/xnu-8792.41.9/bsd/vm/
H A Dvm_unix.c539 __unused int dirtied) in vsunlock() argument
553 if (dirtied) { in vsunlock()
565 dirtied++; in vsunlock()