Searched refs:tmp_ref (Results 1 – 1 of 1) sorted by relevance
77 u_int tmp_ref; /* Used only during refresh */ member435 cde->tmp_ref++; in update_clip_db()443 if (cde->krn_ref == 0 && cde->tmp_ref > 0) { in update_clip_db()445 } else if (cde->krn_ref > 0 && cde->tmp_ref == 0) { in update_clip_db()453 cde->krn_ref = cde->tmp_ref; in update_clip_db()454 cde->tmp_ref = 0; in update_clip_db()802 MPASS(cde->tmp_ref == 0); in sysctl_clip_db()865 MPASS(cde->tmp_ref == 0); in t4_clip_modunload()