Searched refs:mcache_allocfn_t (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmcache.h249 typedef unsigned int (*mcache_allocfn_t)(void *, mcache_obj_t ***, typedef
263 mcache_allocfn_t mc_slab_alloc; /* slab layer allocate callback */
355 mcache_allocfn_t, mcache_freefn_t, mcache_auditfn_t, mcache_logfn_t,
/xnu-2782.1.97/bsd/kern/
H A Dmcache.c142 mcache_allocfn_t, mcache_freefn_t, mcache_auditfn_t, mcache_logfn_t,
277 mcache_allocfn_t allocfn, mcache_freefn_t freefn, mcache_auditfn_t auditfn,
290 mcache_allocfn_t allocfn, mcache_freefn_t freefn, mcache_auditfn_t auditfn,

Completed in 63 milliseconds