uvm_page.c | 997 * uvm_pagealloc_pgb: helper routine that tries to allocate any color from a 1004 uvm_pagealloc_pgb(struct uvm_cpu *ucpu, int f, int b, int *trycolorp, int flags) function in typeref:struct:vm_page * 1103 pg = uvm_pagealloc_pgb(ucpu, f, b, trycolorp, flags); 1227 pg = uvm_pagealloc_pgb(ucpu, lcv,
|