Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/mem/
H A Dskmem_cache.c254 static void skmem_cache_reclaim(struct skmem_cache *, uint32_t);
2112 skmem_cache_reclaim(struct skmem_cache *skm, uint32_t lowmem) in skmem_cache_reclaim() function
2158 skmem_cache_applyall(skmem_cache_reclaim, skmem_lowmem_check()); in skmem_cache_reap_start()