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