Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dsubr_pool.c383 static void pool_cache_transfer(pool_cache_t);
2426 pool_cache_transfer(pc); in pool_cache_invalidate()
2434 __FPTRCAST(xcfunc_t, pool_cache_transfer), pc, NULL); in pool_cache_invalidate()
2917 pool_cache_transfer(pool_cache_t pc) in pool_cache_transfer() function