Home
last modified time | relevance | path

Searched defs:kmalloc_destroy (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/kern/
H A Dkern_slaballoc.c624 kmalloc_destroy(struct malloc_type **typep) in kmalloc_destroy() function
/dflybsd-src/usr.sbin/makefs/hammer2/
H A Dhammer2_compat.h75 #define kmalloc_destroy(typep) do{}while(0) macro