Searched refs:tmp_ref (Results 1 – 1 of 1) sorted by relevance
75 u_int tmp_ref; /* Used only during refresh */ member433 cde->tmp_ref++; in update_clip_db()441 if (cde->krn_ref == 0 && cde->tmp_ref > 0) { in update_clip_db()443 } else if (cde->krn_ref > 0 && cde->tmp_ref == 0) { in update_clip_db()451 cde->krn_ref = cde->tmp_ref; in update_clip_db()452 cde->tmp_ref = 0; in update_clip_db()800 MPASS(cde->tmp_ref == 0); in sysctl_clip_db()863 MPASS(cde->tmp_ref == 0); in t4_clip_modunload()