Searched refs:f_cbactive (Results 1 – 3 of 3) sorted by relevance
68 uint_t f_cbactive; /* true iff a callback is active */ member
542 mdb.m_frame->f_cbactive = B_TRUE; in pwalk_step()544 mdb.m_frame->f_cbactive = B_FALSE; in pwalk_step()563 int cbactive = mdb.m_frame->f_cbactive; in mdb_pwalk()564 mdb.m_frame->f_cbactive = B_FALSE; in mdb_pwalk()566 mdb.m_frame->f_cbactive = cbactive; in mdb_pwalk()
1406 !mdb.m_frame->f_cbactive) in mdb_get_module()