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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c241 page_t *page_get_mnode_cachelist(uint_t, uint_t, int, int);
3933 pp = page_get_mnode_cachelist(bin, flags, mnode, mtype);
3965 pp = page_get_mnode_cachelist(bin, flags, mnode, mtype);
3982 page_get_mnode_cachelist(uint_t bin, uint_t flags, int mnode, int mtype) function
4237 page_get_mnode_cachelist(bin, flags,
4270 pplist = page_get_mnode_cachelist(bin, flags,
4318 pplist = page_get_mnode_cachelist(bin,

Completed in 52 milliseconds