Searched refs:kref_put_lock (Results 1 – 4 of 4) sorted by relevance
93 * kref_put_lock - Decrement refcount for object102 static inline int kref_put_lock(struct kref *kref, in kref_put_lock() function
233 kref_put_lock(&dom->ref, auth_domain_release, &auth_domain_lock); in auth_domain_put()
309 kref_put_lock(&front->ref, in intel_frontbuffer_put()
79 kref_put_lock(&zdev->kref, zpci_release_device, &zpci_list_lock); in zpci_zdev_put() 965 * We already hold zpci_list_lock thanks to kref_put_lock(). in zpci_release_device()