Searched refs:DYNINFOCNT (Results 1 – 5 of 5) sorted by relevance
301 uint_t cnt, max = DYNINFOCNT(lmp); in remove_so()458 uint_t cnt, max = DYNINFOCNT(clmp); in remove_lists()666 uint_t cnt, max = DYNINFOCNT(lmp); in gdp_collect()739 max = DYNINFOCNT(lmp); in remove_rescan()944 uint_t cnt, max = DYNINFOCNT(lmp); in remove_lmc()1366 max = DYNINFOCNT(lmp); in remove_hdl()
419 uint_t cnt, max = DYNINFOCNT(lmp); in dep_visit()
65 uint_t cnt, max = DYNINFOCNT(lmp); in load_filtees()
1741 DYNINFOCNT(lmp) = dyncnt;
977 #define DYNINFOCNT(X) ((X)->rt_dyninfocnt) macro