OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newbuckets
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/uvm/
uvm_pdpolicy_clockpro.c
406
struct bucket *
newbuckets
;
local in function:clockpro_hashinit
414
newbuckets
= clockpro_hashalloc(sz);
415
if (
newbuckets
== NULL) {
419
struct bucket *b = &
newbuckets
[i];
431
buckets =
newbuckets
;
uvm_pdpolicy_clockpro.c
406
struct bucket *
newbuckets
;
local in function:clockpro_hashinit
414
newbuckets
= clockpro_hashalloc(sz);
415
if (
newbuckets
== NULL) {
419
struct bucket *b = &
newbuckets
[i];
431
buckets =
newbuckets
;
uvm_pdpolicy_clockpro.c
406
struct bucket *
newbuckets
;
local in function:clockpro_hashinit
414
newbuckets
= clockpro_hashalloc(sz);
415
if (
newbuckets
== NULL) {
419
struct bucket *b = &
newbuckets
[i];
431
buckets =
newbuckets
;
Completed in 37 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025