Home
last modified time | relevance | path

Searched defs:objs (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/bsd/kern/
H A Dmcache.c454 int objs; in mcache_alloc_ext() local
1081 mcache_cpu_batch_refill(mcache_cpu_t *ccp, mcache_bkt_t *bkt, int objs) in mcache_cpu_batch_refill()
1104 mcache_cpu_refill(mcache_cpu_t *ccp, mcache_bkt_t *bkt, int objs) in mcache_cpu_refill()
1207 int objs, pobjs; in mcache_bkt_purge() local
/xnu-12377.81.4/bsd/skywalk/mem/
H A Dskmem_cache.c1311 int objs = MIN((unsigned int)cp->cp_rounds, need); in skmem_cache_batch_alloc() local
/xnu-12377.81.4/iokit/Kernel/
H A DIOService.cpp1629 const OSObject * objs[2]; in setPlatform() local