OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npgb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/
uvm_page.c
735
struct pgflbucket *opgb, *
npgb
;
local in function:uvm_page_redim
785
npgb
= (struct pgflbucket *)bucketarray;
786
uvm_page_init_bucket(&npgfl,
npgb
, nb);
819
npgb
= npgfl.pgfl_buckets[nb];
820
npgb
->pgb_nfree++;
822
nhead = &
npgb
->pgb_colors[nc];
uvm_page.c
735
struct pgflbucket *opgb, *
npgb
;
local in function:uvm_page_redim
785
npgb
= (struct pgflbucket *)bucketarray;
786
uvm_page_init_bucket(&npgfl,
npgb
, nb);
819
npgb
= npgfl.pgfl_buckets[nb];
820
npgb
->pgb_nfree++;
822
nhead = &
npgb
->pgb_colors[nc];
Completed in 53 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025