Searched refs:auth_domain_lock (Results 1 – 1 of 1) sorted by relevance
219 static DEFINE_SPINLOCK(auth_domain_lock);222 __releases(&auth_domain_lock) in auth_domain_release() 228 spin_unlock(&auth_domain_lock); in auth_domain_release() 233 kref_put_lock(&dom->ref, auth_domain_release, &auth_domain_lock); in auth_domain_put() 245 spin_lock(&auth_domain_lock); in auth_domain_lookup() 250 spin_unlock(&auth_domain_lock); in auth_domain_lookup() 256 spin_unlock(&auth_domain_lock); in auth_domain_lookup()