Searched refs:bufctl_audit (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.h | 108 extern int bufctl_audit(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | libumem.c | 504 { "bufctl_audit", ":", "print a bufctl_audit", bufctl_audit },
|
H A D | umem.c | 2654 bufctl_audit(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in bufctl_audit() function
|