Searched refs:allocdby (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | kmem.h | 89 extern int allocdby(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | kmem.c | 2062 allocdby(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in allocdby() function
|
H A D | genunix.c | 3990 allocdby },
|
/titanic_50/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.h | 106 extern int allocdby(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | libumem.c | 501 allocdby },
|
H A D | umem.c | 1998 allocdby(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in allocdby() function
|