Lines Matching refs:use
44 refcount_inc(&entry->use); in in_cache_get()
65 refcount_inc(&entry->use); in in_cache_get_with_mask()
86 refcount_inc(&entry->use); in in_cache_get_by_vcc()
109 refcount_set(&entry->use, 1); in in_cache_add_entry()
125 refcount_inc(&entry->use); in in_cache_add_entry()
182 if (refcount_dec_and_test(&entry->use)) { in in_cache_put()
341 refcount_inc(&entry->use); in eg_cache_get_by_cache_id()
362 refcount_inc(&entry->use); in eg_cache_get_by_tag()
384 refcount_inc(&entry->use); in eg_cache_get_by_vcc()
404 refcount_inc(&entry->use); in eg_cache_get_by_src_ip()
417 if (refcount_dec_and_test(&entry->use)) { in eg_cache_put()
469 refcount_set(&entry->use, 1); in eg_cache_add_entry()
485 refcount_inc(&entry->use); in eg_cache_add_entry()