Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/jemalloc/src/
Dhuge.c159 huge_dalloc(ptr, false); in huge_ralloc()
190 huge_dalloc(void *ptr, bool unmap) in huge_dalloc() function
Djemalloc.c1877 huge_dalloc(ptr, true); in a0free()
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
Dhuge.h26 void huge_dalloc(void *ptr, bool unmap);
Dprivate_namespace.h191 #define huge_dalloc JEMALLOC_N(huge_dalloc) macro
Djemalloc_internal.h915 huge_dalloc(ptr, true); in idallocx()