OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pgb_colors
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/uvm/
uvm_pglist.h
67
struct pgflist
pgb_colors
[1]; /* variable size array */
member in struct:pgflbucket
uvm_pgflcache.c
133
head = &pgb->
pgb_colors
[c];
181
head = &pgb->
pgb_colors
[c];
uvm_page.c
317
LIST_INIT(&pgb->
pgb_colors
[i]);
406
bucketsize = offsetof(struct pgflbucket,
pgb_colors
[uvmexp.ncolors]);
754
bucketsize = offsetof(struct pgflbucket,
pgb_colors
[newncolors]);
793
ohead = &opgb->
pgb_colors
[oc];
822
nhead = &npgb->
pgb_colors
[nc];
1040
pg = LIST_FIRST(&pgb->
pgb_colors
[c]);
1564
LIST_INSERT_HEAD(&pgb->
pgb_colors
[VM_PGCOLOR(pg)], pg, pageq.list);
2180
pgl = &pgb->
pgb_colors
[VM_PGCOLOR(pg)];
2254
&pgb->
pgb_colors
[c]);
2256
LIST_FIRST(&pgb->
pgb_colors
[c]))
[
all
...]
uvm_pglist.c
94
LIST_FOREACH(tp, &pgb->
pgb_colors
[VM_PGCOLOR(pg)], pageq.list) {
Completed in 15 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025