Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/vm/
H A Dvm_mteinfo.c1822 mteinfo_tag_storage_should_drain(bool for_wakeup) in mteinfo_tag_storage_should_drain() argument
1825 uint32_t threshold = VMP_FREE_BATCH_SIZE * (for_wakeup ? 2 : 1); in mteinfo_tag_storage_should_drain()