refcount_dec_not_one  436 drivers/base/core.c 	while (refcount_dec_not_one(&link->rpm_active))
refcount_dec_not_one  318 drivers/base/power/runtime.c 		while (refcount_dec_not_one(&link->rpm_active))
refcount_dec_not_one 1650 drivers/base/power/runtime.c 		while (refcount_dec_not_one(&link->rpm_active))
refcount_dec_not_one 1694 drivers/base/power/runtime.c 			if (refcount_dec_not_one(&link->rpm_active))
refcount_dec_not_one  641 drivers/gpu/drm/vc4/vc4_bo.c 	if (refcount_dec_not_one(&bo->usecnt))
refcount_dec_not_one  112 include/linux/refcount.h extern __must_check bool refcount_dec_not_one(refcount_t *r);
refcount_dec_not_one  189 kernel/cgroup/cgroup-internal.h 	if (refcount_dec_not_one(&cset->refcount))
refcount_dec_not_one  296 lib/refcount.c EXPORT_SYMBOL(refcount_dec_not_one);
refcount_dec_not_one  316 lib/refcount.c 	if (refcount_dec_not_one(r))
refcount_dec_not_one  347 lib/refcount.c 	if (refcount_dec_not_one(r))
refcount_dec_not_one  376 lib/refcount.c 	if (refcount_dec_not_one(r))