Home
last modified time | relevance | path

Searched refs:umem_genasm_omptr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libumem/amd64/
H A Dumem_genasm.c85 static uintptr_t umem_genasm_omptr = (uintptr_t)umem_malloc; variable
498 bp += genasm_malfini(bp, umem_genasm_omptr); in genasm_malloc()
/illumos-gate/usr/src/lib/libumem/i386/
H A Dumem_genasm.c80 static uintptr_t umem_genasm_omptr = (uintptr_t)umem_malloc; variable
488 bp += genasm_malfini(bp, umem_genasm_omptr); in genasm_malloc()