Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddamap_impl.h68 int dam_rptmode; /* report mode */ member
/titanic_44/usr/src/uts/common/os/
H A Ddamap.c137 mapp->dam_rptmode = mode; in damap_create()
409 if (!mapp || !address || (mapp->dam_rptmode != DAMAP_REPORT_PERADDR)) in damap_addr_add()
466 if (!mapp || !address || (mapp->dam_rptmode != DAMAP_REPORT_PERADDR)) in damap_addr_del()
509 if (mapp->dam_rptmode != DAMAP_REPORT_FULLSET) { in damap_addrset_flush_locked()
629 if (!mapp || !address || (mapp->dam_rptmode != DAMAP_REPORT_FULLSET)) in damap_addrset_add()
681 if (!mapp || (mapp->dam_rptmode != DAMAP_REPORT_FULLSET)) in damap_addrset_end()