Searched refs:memguard_cmp_mtp (Results 1 – 3 of 3) sorted by relevance
47 int memguard_cmp_mtp(struct malloc_type *, unsigned long);57 #define memguard_cmp_mtp(mtp, size) 0 macro
459 memguard_cmp_mtp(struct malloc_type *mtp, unsigned long size) in memguard_cmp_mtp() function
548 if (memguard_cmp_mtp(mtp, *sizep)) { in malloc_dbg()