Lines Matching refs:pvalloc
766 TSAN_INTERCEPTOR(void*, pvalloc, uptr sz) {767 SCOPED_INTERCEPTOR_RAW(pvalloc, sz);771 #define TSAN_MAYBE_INTERCEPT_PVALLOC TSAN_INTERCEPT(pvalloc)