Home
last modified time | relevance | path

Searched defs:kmem_free (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libfakekernel/common/
H A Dkmem.c70 kmem_free(void *buf, size_t size) in kmem_free() function
/titanic_50/usr/src/psm/stand/boot/common/
H A Dheap_kmem.c602 kmem_free(void *ptr, size_t nbytes) in kmem_free() function
/titanic_50/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h325 #define kmem_free(_b, _s) umem_free(_b, _s) macro
/titanic_50/usr/src/uts/common/os/
H A Dkmem.c2887 kmem_free(void *buf, size_t size) in kmem_free() function