Home
last modified time | relevance | path

Searched refs:allocdby (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.h89 extern int allocdby(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dkmem.c2063 allocdby(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in allocdby() function
H A Dgenunix.c4293 allocdby },
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.h104 extern int allocdby(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dlibumem.c501 allocdby },
H A Dumem.c1999 allocdby(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in allocdby() function