Home
last modified time | relevance | path

Searched refs:allocdby_common (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c1981 allocdby_common(uintptr_t addr, uint_t flags, const char *w) in allocdby_common() function
2000 return (allocdby_common(addr, flags, "allocdby")); in allocdby()
2007 return (allocdby_common(addr, flags, "freedby")); in freedby()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c2045 allocdby_common(uintptr_t addr, uint_t flags, const char *w) in allocdby_common() function
2064 return (allocdby_common(addr, flags, "allocdby")); in allocdby()
2071 return (allocdby_common(addr, flags, "freedby")); in freedby()