Searched refs:kgrep (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkgrep.h42 extern int kgrep(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dkgrep.c37 #include "kgrep.h"
217 kgrep(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
339 mdb_warn("can't happen: non-recognized kgrep size\n");
H A Dgenunix.c83 #include "kgrep.h"
2251 * Our ::kgrep callback scans the entire kernel VA space (kas). kas is made
2345 mdb_warn("kgrep can only be run on a system "
4069 /* from kgrep.c + genunix.c */
4070 { "kgrep", KGREP_USAGE, "search kernel as for a pointer", kgrep,
/illumos-gate/usr/src/cmd/mdb/intel/ia32/libumem/
H A DMakefile33 kgrep.c \
/illumos-gate/usr/src/cmd/mdb/sparc/v7/libumem/
H A DMakefile33 kgrep.c \
/illumos-gate/usr/src/cmd/mdb/intel/amd64/libumem/
H A DMakefile33 kgrep.c \
/illumos-gate/usr/src/cmd/mdb/sparc/v9/libumem/
H A DMakefile42 kgrep.c \
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dlibumem.c34 #include "kgrep.h"
526 /* from ../genunix/kgrep.c + libumem.c */
528 kgrep, kgrep_help },

Completed in 86 milliseconds