HomeSort by: relevance | last modified time | path
    Searched defs:static_bucket (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/
uvm_pdpolicy_clockpro.c 359 static struct bucket static_bucket; variable in typeref:struct:bucket
360 static struct bucket *buckets = &static_bucket;
434 if (oldbuckets != &static_bucket) {
uvm_pdpolicy_clockpro.c 359 static struct bucket static_bucket; variable in typeref:struct:bucket
360 static struct bucket *buckets = &static_bucket;
434 if (oldbuckets != &static_bucket) {

Completed in 27 milliseconds