Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/kern/
H A Dmcache.c147 static uint32_t mcache_bkt_batch_alloc(mcache_t *, mcache_bktlist_t *,
510 (void) mcache_bkt_batch_alloc(cp, &cp->mc_full, in mcache_alloc_ext()
803 (void) mcache_bkt_batch_alloc(cp, &cp->mc_empty, &bkt, 1); in mcache_free_ext()
1117 mcache_bkt_batch_alloc(mcache_t *cp, mcache_bktlist_t *blp, mcache_bkt_t **list, in mcache_bkt_batch_alloc() function
1319 (void) mcache_bkt_batch_alloc(cp, &cp->mc_full, &bkt, reap); in mcache_bkt_ws_reap()
1330 (void) mcache_bkt_batch_alloc(cp, &cp->mc_empty, &bkt, reap); in mcache_bkt_ws_reap()