Searched refs:nonshared (Results 1 – 2 of 2) sorted by relevance
592 void vm_page_busy_sleep(vm_page_t m, const char *msg, bool nonshared);594 vm_pindex_t pindex, const char *wmesg, bool nonshared);
1014 vm_page_busy_sleep(vm_page_t m, const char *wmesg, bool nonshared) in vm_page_busy_sleep() argument1023 nonshared ? VM_ALLOC_SBUSY : 0 , true)) in vm_page_busy_sleep()1040 const char *wmesg, bool nonshared) in vm_page_busy_sleep_unlocked() argument1047 nonshared ? VM_ALLOC_SBUSY : 0, false); in vm_page_busy_sleep_unlocked()