Searched defs:isalloc (Results 1 – 4 of 4) sorted by relevance
34 isalloc(tsdn_t *tsdn, const void *ptr) { in isalloc() function
1041 isalloc(tsdn_t *tsdn, const void *ptr, bool demote) function
1041 isalloc(tsdn_t *tsdn, const void *ptr, bool demote) in isalloc() function
310 #define isalloc JEMALLOC_N(isalloc) macro