Searched defs:page_list_sub (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c1473 * It performs the function of page_list_sub/PP_SETNORELOC/page_list_add
1649 page_list_sub(page_t *pp, int flags) function
1664 * operations. So to prevent a race in page_list_sub()
1720 panic("page_list_sub: large page on cachelist");
1778 * See comment in page_list_sub().
3235 * page_list_sub().
3254 page_list_sub(pp, PG_CACHE_LIST);

Completed in 54 milliseconds