Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/vm/
H A Dvm_mteinfo_internal.h531 extern void mteinfo_tag_storage_wakeup(struct vm_page *page, bool fq_locked);
735 extern uint32_t mteinfo_tag_storage_active(bool fq_locked);
H A Dvm_mteinfo.c1436 mteinfo_tag_storage_wakeup(vm_page_t tag_page, bool fq_locked) in mteinfo_tag_storage_wakeup() argument
1440 if (!fq_locked) { in mteinfo_tag_storage_wakeup()
1457 if (!fq_locked) { in mteinfo_tag_storage_wakeup()
3364 mteinfo_tag_storage_active(bool fq_locked) in mteinfo_tag_storage_active() argument
3368 if (!fq_locked) { in mteinfo_tag_storage_active()
3375 if (!fq_locked) { in mteinfo_tag_storage_active()