Searched refs:bufpagefind (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | bio.h | 42 extern int bufpagefind(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | bio.c | 137 bufpagefind(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
|
H A D | genunix.c | 3973 { "bufpagefind", ":addr", "find page_t on buf_t list", bufpagefind },
|
Completed in 1459 milliseconds