Searched refs:user_pvalloc (Results 1 – 3 of 3) sorted by relevance
43 void *user_pvalloc(ThreadState *thr, uptr pc, uptr sz);
298 void *user_pvalloc(ThreadState *thr, uptr pc, uptr sz) { in user_pvalloc() function
836 return user_pvalloc(thr, pc, sz); in TSAN_INTERCEPTOR()