Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Duma_dbg.h43 int trash_init(void *mem, int size, int flags);
H A Duma_dbg.c118 trash_init(void *mem, int size, int flags) in trash_init() function
H A Duma_core.c2885 if (arg->uminit == trash_init && arg->fini == trash_fini) in zone_ctor()
3354 args.uminit = trash_init; in uma_zcreate()
/freebsd/sys/kern/
H A Dkern_mbuf.c447 trash_init(m, q == &dn_mbufq ? MSIZE : dn_clsize, flags); in dn_buf_import()
765 trash_init(m->m_ext.ext_buf, MCLBYTES, how); in mb_zinit_pack()
/freebsd/sys/powerpc/aim/
H A Dmmu_radix.c3676 trash_init, trash_fini, in mmu_radix_init()