Searched refs:page_trylock_cons (Results 1 – 1 of 1) sorted by relevance
242 static int page_trylock_cons(page_t *pp, se_t se);2099 if (flags == PC_ALLOC && (page_trylock_cons(pplist, SE_EXCL))) { in page_promote()2199 page_trylock_cons(pp, SE_EXCL)) { in page_demote()2244 page_trylock_cons(try_to_return_this_page, in page_demote()2655 page_trylock_cons(page_t *pp, se_t se) in page_trylock_cons() function2939 while (IS_DUMP_PAGE(pp) || !page_trylock_cons(pp, in page_get_mnode_freelist()