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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmcache.h154 typedef void (*mcache_auditfn_t)(void *, mcache_obj_t *, boolean_t); typedef
166 mcache_auditfn_t mc_slab_audit; /* slab layer audit 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,
246 mcache_allocfn_t allocfn, mcache_freefn_t freefn, mcache_auditfn_t auditfn,
258 mcache_allocfn_t allocfn, mcache_freefn_t freefn, mcache_auditfn_t auditfn,

Completed in 28 milliseconds