Home
last modified time | relevance | path

Searched refs:_free (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libumem/i386/
H A Dasm_subr.S107 .globl _free
108 .type _free, @function
110 _free: label
117 SET_SIZE(_free)
120 ANSI_PRAGMA_WEAK2(free,_free,function)
H A Dumem_genasm.c78 static uintptr_t umem_genasm_fptr = (uintptr_t)&_free;
/illumos-gate/usr/src/lib/libumem/common/
H A Dumem_base.h158 extern void _free(void *);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dvmalloc71 extern void _free(void* p) { }
80 extern void _free(p) char* p; { }
/illumos-gate/usr/src/lib/libumem/amd64/
H A Dumem_genasm.c83 static uintptr_t umem_genasm_fptr = (uintptr_t)&_free;
/illumos-gate/usr/src/lib/libnwam/
H A DREADME110 nwam_<entity>_read(), and freed (in memory) via calls to nwam_<entity>_free().
125 used. This is distinct from nwam_<entity>_free(), which simply frees
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dmalloc.c845 extern Void_t F1(_free, Void_t*,p) { free(p); } in F1() argument
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex513 …\item \myfunc{resc\_free}{resc_free} – Releases the memory allocated by the ecore during \texttt{e…