Home
last modified time | relevance | path

Searched refs:__cache_coherency_ops_instance_free (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dcache_maint.c28 static void __cache_coherency_ops_instance_free(struct kref *kref) in __cache_coherency_ops_instance_free() function
37 kref_put(&cci->kref, __cache_coherency_ops_instance_free); in cache_coherency_ops_instance_put()