OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pgb_nfree
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/uvm/
uvm_pglist.h
66
uintptr_t
pgb_nfree
; /* total # free pages, all colors */
member in struct:pgflbucket
uvm_pgflcache.c
153
pgb->
pgb_nfree
-= (count - pcc->count);
191
pgb->
pgb_nfree
+= adj;
uvm_page.c
315
pgb->
pgb_nfree
= 0;
820
npgb->
pgb_nfree
++;
1017
if (pgb->
pgb_nfree
== 0) {
1024
if (__predict_false(pgb->
pgb_nfree
<= uvmexp.reserve_kernel)) {
1026
(pgb->
pgb_nfree
<= uvmexp.reserve_pagedaemon &&
1049
pgb->
pgb_nfree
--;
1565
pgb->
pgb_nfree
++;
2250
b, pgb, pgb->
pgb_nfree
,
uvm_pglist.c
102
pgb->
pgb_nfree
--;
Completed in 14 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025