Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c63 static struct modctl *kmt_defbp_modchg_modctl; /* modctl for defbp checking */ variable
1408 (uintptr_t)kmt_defbp_modchg_modctl->mod_text)) == NULL) { in kmt_defbp_event()
1410 kmt_defbp_modchg_modctl->mod_modname); in kmt_defbp_event()
1470 kmt_defbp_modchg_modctl = mctl; in kmt_defbp_modchg()