Searched refs:mtrash_ctor (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/vm/
H A Duma_dbg.h49 int mtrash_ctor(void *mem, int size, void *arg, int flags);
H A Duma_dbg.c142 mtrash_ctor(void *mem, int size, void *arg, int flags) function
226 (void)mtrash_ctor(mem, size, NULL, 0);
/freebsd-13-stable/sys/kern/
H A Dkern_malloc.c1201 mtrash_ctor, mtrash_dtor, mtrash_init, mtrash_fini,

Completed in 90 milliseconds