Searched refs:refcount_sub_and_test (Results 1 – 2 of 2) sorted by relevance
152 if (refcount_sub_and_test(nr, &t->usage)) in DEFINE_FREE()
308 static inline __must_check bool refcount_sub_and_test(int i, refcount_t *r) in refcount_sub_and_test() function