Searched defs:lockref (Results 1 – 2 of 2) sorted by relevance
42 void lockref_get(struct lockref *lockref) in lockref_get() argument 61 lockref_get_not_zero(struct lockref * lockref) lockref_get_not_zero() argument 90 lockref_put_return(struct lockref * lockref) lockref_put_return() argument 109 lockref_put_or_lock(struct lockref * lockref) lockref_put_or_lock() argument 132 lockref_mark_dead(struct lockref * lockref) lockref_mark_dead() argument 144 lockref_get_not_dead(struct lockref * lockref) lockref_get_not_dead() argument [all...]
43 struct lockref lockref; member