Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/ !
H A Dmcache.c146 static void mcache_cpu_batch_refill(mcache_cpu_t *, mcache_bkt_t *, int);
538 mcache_cpu_batch_refill(ccp, bkt, in mcache_alloc_ext()
830 mcache_cpu_batch_refill(ccp, bkt, 0); in mcache_free_ext()
1081 mcache_cpu_batch_refill(mcache_cpu_t *ccp, mcache_bkt_t *bkt, int objs) in mcache_cpu_batch_refill() function