Searched refs:mtrash_ctor (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/vm/ |
| D | uma_dbg.c | 142 mtrash_ctor(void *mem, int size, void *arg, int flags) in mtrash_ctor() function 226 (void)mtrash_ctor(mem, size, NULL, 0); in mtrash_fini()
|
| D | uma_dbg.h | 49 int mtrash_ctor(void *mem, int size, void *arg, int flags);
|
| /freebsd-12-stable/sys/kern/ |
| D | kern_malloc.c | 1068 mtrash_ctor, mtrash_dtor, mtrash_init, mtrash_fini, in mallocinit() 1086 mtrash_ctor, mtrash_dtor, mtrash_init, mtrash_fini, in mallocinit()
|