Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/ !
H A Dsystm.h193 int vsunlock(user_addr_t addr, user_size_t len, int dirtied);
/xnu-10002.1.13/bsd/vm/ !
H A Dvm_unix.c571 __unused int dirtied) in vsunlock() argument
585 if (dirtied) { in vsunlock()
597 dirtied++; in vsunlock()