Home
last modified time | relevance | path

Searched refs:JEMALLOC_USE_SYSCALL (Results 1 – 11 of 11) sorted by relevance

/external/jemalloc_new/src/
Dpages.c454 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_open) in os_overcommits_proc()
464 #elif defined(JEMALLOC_USE_SYSCALL) && defined(SYS_openat) in os_overcommits_proc()
491 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_close) in os_overcommits_proc()
544 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_open) in init_thp_state()
555 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_close) in init_thp_state()
/external/jemalloc_new/include/jemalloc/internal/
Dmalloc_io.h68 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_write) in malloc_write_fd()
90 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_read) in malloc_read_fd()
Djemalloc_internal_defs.h106 #define JEMALLOC_USE_SYSCALL macro
Djemalloc_internal_defs_host.h97 #define JEMALLOC_USE_SYSCALL macro
Djemalloc_internal_defs.h.in88 #undef JEMALLOC_USE_SYSCALL
/external/jemalloc/src/
Dpages.c265 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_open) in os_overcommits_proc()
273 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_read) in os_overcommits_proc()
279 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_close) in os_overcommits_proc()
Dutil.c52 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_write) in wrtmessage()
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal_defs_host.h75 #define JEMALLOC_USE_SYSCALL macro
Djemalloc_internal_defs.h.in70 #undef JEMALLOC_USE_SYSCALL
/external/jemalloc/
Dconfigure.ac1424 AC_DEFINE([JEMALLOC_USE_SYSCALL], [ ]) definition
/external/jemalloc_new/
Dconfigure.ac1621 AC_DEFINE([JEMALLOC_USE_SYSCALL], [ ]) definition