Searched refs:__refcount_dec_and_test (Results 1 – 1 of 1) sorted by relevance
313 static inline __must_check bool __refcount_dec_and_test(refcount_t *r, int *oldp) in __refcount_dec_and_test() function333 return __refcount_dec_and_test(r, NULL); in refcount_dec_and_test()