Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A 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()
H A Djemalloc_internal_defs.h71 #define JEMALLOC_USE_SYSCALL macro
/freebsd/contrib/jemalloc/src/
H A Dpages.c487 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_open) in os_overcommits_proc()
497 #elif defined(JEMALLOC_USE_SYSCALL) && defined(SYS_openat) in os_overcommits_proc()
524 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_close) in os_overcommits_proc()
577 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_open) in init_thp_state()
588 #if defined(JEMALLOC_USE_SYSCALL) && defined(SYS_close) in init_thp_state()