Home
last modified time | relevance | path

Searched refs:cache_bucket_copy (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/vm/
H A Duma_core.c1021 cache_bucket_copy(uma_cache_bucket_t b1, uma_cache_bucket_t b2) in cache_bucket_copy() function
1039 cache_bucket_copy(&b3, b1); in cache_bucket_swap()
1040 cache_bucket_copy(b1, b2); in cache_bucket_swap()
1041 cache_bucket_copy(b2, &b3); in cache_bucket_swap()