Searched refs:__refcount_sub_and_test (Results 1 – 3 of 3) sorted by relevance
270 static inline __must_check bool __refcount_sub_and_test(int i, refcount_t *r, int *oldp) in __refcount_sub_and_test() function310 return __refcount_sub_and_test(i, r, NULL); in refcount_sub_and_test()315 return __refcount_sub_and_test(1, r, oldp); in __refcount_dec_and_test()
10002 ffff8000102af560 t __refcount_sub_and_test.constprop.0
Completed in 308 milliseconds