Home
last modified time | relevance | path

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

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