Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dsystm.h195 int vsunlock(user_addr_t addr, user_size_t len, int dirtied);
/xnu-8020.101.4/bsd/vm/
H A Dvm_unix.c516 __unused int dirtied) in vsunlock() argument
530 if (dirtied) { in vsunlock()
542 dirtied++; in vsunlock()