Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/common/
H A Dmalloc.c57 #pragma weak free = umem_malloc_free
379 umem_malloc_free(void *buf) in umem_malloc_free() function
H A Dumem_base.h156 extern void umem_malloc_free(void *);
/illumos-gate/usr/src/lib/libumem/i386/
H A Dasm_subr.S111 jmp umem_malloc_free;
H A Dumem_genasm.c81 static uintptr_t umem_genasm_ofptr = (uintptr_t)umem_malloc_free;
/illumos-gate/usr/src/lib/libumem/amd64/
H A Dumem_genasm.c86 static uintptr_t umem_genasm_ofptr = (uintptr_t)umem_malloc_free;