Searched refs:vm_page_unlock_KBI (Results 1 – 2 of 2) sorted by relevance
370 #define vm_page_unlock(m) vm_page_unlock_KBI((m), LOCK_FILE, LOCK_LINE)718 void vm_page_unlock_KBI(vm_page_t m, const char *file, int line);
5832 vm_page_unlock_KBI(vm_page_t m, const char *file, int line) in vm_page_unlock_KBI() function