Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dmcache.c144 static void mcache_cpu_batch_refill(mcache_cpu_t *, mcache_bkt_t *, int);
533 mcache_cpu_batch_refill(ccp, bkt, in mcache_alloc_ext()
825 mcache_cpu_batch_refill(ccp, bkt, 0); in mcache_free_ext()
1076 mcache_cpu_batch_refill(mcache_cpu_t *ccp, mcache_bkt_t *bkt, int objs) in mcache_cpu_batch_refill() function