Home
last modified time | relevance | path

Searched defs:pgflbucket (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/uvm/
H A Duvm_pglist.h65 struct pgflbucket { struct
78 struct pgflbucket *pgfl_buckets[PGFL_MAX_BUCKETS]; argument
H A Duvm.h85 u_int pgflbucket; /* where to send our pages */ member