Lines Matching full:pvalloc
824 TSAN_INTERCEPTOR(void*, pvalloc, uptr sz) {825 SCOPED_INTERCEPTOR_RAW(pvalloc, sz);829 #define TSAN_MAYBE_INTERCEPT_PVALLOC TSAN_INTERCEPT(pvalloc)