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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmcache.h155 typedef void (*mcache_notifyfn_t)(void *, u_int32_t); typedef
167 mcache_notifyfn_t mc_slab_notify; /* slab layer notify callback */
248 mcache_allocfn_t, mcache_freefn_t, mcache_auditfn_t, mcache_notifyfn_t,
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmcache.c140 mcache_allocfn_t, mcache_freefn_t, mcache_auditfn_t, mcache_notifyfn_t,
247 mcache_notifyfn_t notifyfn, void *arg, u_int32_t flags, int wait)
259 mcache_notifyfn_t notifyfn, void *arg, u_int32_t flags, int need_zone,

Completed in 34 milliseconds