OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uvm_pgflcache_alloc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/uvm/
uvm_pgflcache.h
35
struct vm_page *
uvm_pgflcache_alloc
(struct uvm_cpu *, int, int);
uvm_pgflcache.c
197
*
uvm_pgflcache_alloc
: try to allocate a cached page.
204
uvm_pgflcache_alloc
(struct uvm_cpu *ucpu, int fl, int c)
function
418
uvm_pgflcache_alloc
(struct uvm_cpu *ucpu, int fl, int c)
function
uvm_page.c
1092
if ((pg =
uvm_pgflcache_alloc
(ucpu, f, *trycolorp)) != NULL) {
1221
pg =
uvm_pgflcache_alloc
(ucpu, lcv, color);
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026