Searched refs:QuickCheckForUnpoisonedRegion (Results 1 – 2 of 2) sorted by relevance
28 static inline bool QuickCheckForUnpoisonedRegion(uptr beg, uptr size) { in DECLARE_REAL()60 if (!QuickCheckForUnpoisonedRegion(__offset, __size) && \ in DECLARE_REAL()
40 static inline bool QuickCheckForUnpoisonedRegion(uptr beg, uptr size) { in QuickCheckForUnpoisonedRegion() function66 if (!QuickCheckForUnpoisonedRegion(__offset, __size) && \