Searched refs:__refcount_sub_and_test (Results 1 – 1 of 1) sorted by relevance
262 bool __refcount_sub_and_test(int i, refcount_t *r, int *oldp) in __refcount_sub_and_test() function302 return __refcount_sub_and_test(i, r, NULL); in refcount_sub_and_test()307 return __refcount_sub_and_test(1, r, oldp); in __refcount_dec_and_test()