Home
last modified time | relevance | path

Searched defs:cache_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/vm/
H A Duma_core.c3786 cache_alloc(uma_zone_t zone, uma_cache_t cache, void *udata, int flags) cache_alloc() function
/freebsd-src/sys/kern/
H A Dvfs_cache.c794 cache_alloc(int len, bool ts) in cache_alloc() function