Searched refs:RHL_F_DEAD (Results 1 – 3 of 3) sorted by relevance
107 lp->rhl_flags |= RHL_F_DEAD; in refhash_remove()125 !(lp->rhl_flags & RHL_F_DEAD)) { in refhash_lookup()164 if (--lp->rhl_refcnt == 0 && (lp->rhl_flags & RHL_F_DEAD)) in refhash_rele()189 if (!(lp->rhl_flags & RHL_F_DEAD)) in refhash_next()207 return ((lp->rhl_flags & RHL_F_DEAD) != 0); in refhash_obj_valid()
22 #define RHL_F_DEAD 0x01 macro
290 if (!(ml.rhl_flags & RHL_F_DEAD)) in krefhash_next()