Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/vm/
H A Dvm_mteinfo_internal.h519 extern void mteinfo_tag_storage_wakeup(struct vm_page *page, bool fq_locked);
723 extern uint32_t mteinfo_tag_storage_active(bool fq_locked);
H A Dvm_mteinfo.c1430 mteinfo_tag_storage_wakeup(vm_page_t tag_page, bool fq_locked) in mteinfo_tag_storage_wakeup() argument
1434 if (!fq_locked) { in mteinfo_tag_storage_wakeup()
1451 if (!fq_locked) { in mteinfo_tag_storage_wakeup()
3334 mteinfo_tag_storage_active(bool fq_locked) in mteinfo_tag_storage_active() argument
3338 if (!fq_locked) { in mteinfo_tag_storage_active()
3345 if (!fq_locked) { in mteinfo_tag_storage_active()