Searched defs:memguard_cmp_mtp (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/vm/ | ||
| D | memguard.h | 53 #define memguard_cmp_mtp(mtp, size) 0 macro |
| D | memguard.c | 472 memguard_cmp_mtp(struct malloc_type *mtp, unsigned long size) in memguard_cmp_mtp() function |