Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddamap_impl.h69 int dam_rptmode; /* report mode */ member
/illumos-gate/usr/src/uts/common/os/
H A Ddamap.c138 mapp->dam_rptmode = mode; in damap_create()
410 if (!mapp || !address || (mapp->dam_rptmode != DAMAP_REPORT_PERADDR)) in damap_addr_add()
467 if (!mapp || !address || (mapp->dam_rptmode != DAMAP_REPORT_PERADDR)) in damap_addr_del()
510 if (mapp->dam_rptmode != DAMAP_REPORT_FULLSET) { in damap_addrset_flush_locked()
630 if (!mapp || !address || (mapp->dam_rptmode != DAMAP_REPORT_FULLSET)) in damap_addrset_add()
682 if (!mapp || (mapp->dam_rptmode != DAMAP_REPORT_FULLSET)) in damap_addrset_end()